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

Add fast search set/expansion buttons #4298

Closed
8 of 11 tasks
JayDi85 opened this issue Dec 29, 2017 · 1 comment
Closed
8 of 11 tasks

Add fast search set/expansion buttons #4298

JayDi85 opened this issue Dec 29, 2017 · 1 comment
Assignees

Comments

@JayDi85
Copy link
Member

JayDi85 commented Dec 29, 2017

Need to add choice dialog for set/expansion all around xmage:

  • deck editor: filter box;
  • deck editor: add land window;
  • generate deck window - need to replace dialog:
    • need to replace standard Dialog to MageDialog (Internalframe);
  • viewer;
  • images download window;
  • new tournament window (select packs for draft modes);
    • need to fix z-order of JInternalFrame (see bottom);
  • set choice dialog in battlefield (it's now show up only codes, not names);
  • check all dialogs and add missing to global lists in MageFrame for cleanup and new settings apply;
  • fix two modal windows bug (new modal window popup under old modal):
    shot_171231_003550

Pickup window can work only with MageDialogs (Internalframe), not standard JPaneOption. E.g. MageDialogs popup under standard dialogs event if it was created later.

Example:
shot_171229_054405

@JayDi85
Copy link
Member Author

JayDi85 commented Mar 7, 2024

Only deck editor/viewer left to improve for fast search dialog, see #4316

@JayDi85 JayDi85 closed this as completed Mar 7, 2024
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

1 participant