Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patterns suggestions: add with double click, add MAX_EVOLVED_CP(40) pattern type. #438

Open
ksanchezm opened this issue Oct 2, 2016 · 3 comments
Milestone

Comments

@ksanchezm
Copy link

A few suggestions:
-Double clicking a pattern should automatically add it to the pattern textbox.
-Add a pattern that behaves like the column: Max Evolved CP(40).

@Wolfsblvt Wolfsblvt added this to the v0.1.4 milestone Oct 3, 2016
@Wolfsblvt
Copy link
Owner

Doubleclick to add is really difficult. Because the library we use for the GUI doesn't allow adding stuff in textboxes.
Ich will check again though.

@ksanchezm
Copy link
Author

I really feel this would boost usability on the patterns... And to be
honest it has improved a LOT since the first days. Btw using an enum was
CLEVER!

On Oct 3, 2016 3:59 AM, "Wolfsblvt" [email protected] wrote:

Doubleclick to add is really difficult. Because the library we use for the
GUI doesn't allow adding stuff in textboxes.
Ich will check again though.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#438 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AF_tRQHkyy8X0tSHyoceRaVzZHvxKuD9ks5qwLXKgaJpZM4KMAyP
.

@Wolfsblvt Wolfsblvt modified the milestones: v0.1.5, v0.1.4 Oct 6, 2016
@Wolfsblvt
Copy link
Owner

Yeah, it would, and I will totally look into it.

Yeah, I really love enums for that, they are so easily extendable then :D
Even made the columns as enum now :P

@Wolfsblvt Wolfsblvt modified the milestones: v0.2.0, v0.1.5 Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants