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

save sets dialog size #4791

Merged
merged 3 commits into from
Apr 30, 2023
Merged

Conversation

ebbit1q
Copy link
Member

@ebbit1q ebbit1q commented Apr 20, 2023

Related Ticket(s)

Short roundup of the initial problem

the sets dialog can be resized wrong

What will change with this Pull Request?

  • don't set a minimum size of the list
  • set a minimum size for the dialog
  • save the dialog size in the settings
  • save the header state in the settings
  • allow the headers to be resized

@tooomm
Copy link
Member

tooomm commented Apr 23, 2023

Btw, this was not an issue on 2.8.0

The result with your change seems ok for me and fixes the reported issue.

However, changes to ordering (like clicking on a column header to sort) are saved right away now, and confirming/clicking on the button is no longer needed.

@ebbit1q
Copy link
Member Author

ebbit1q commented Apr 23, 2023

I absolutely did not change the behavior of ordering, are you sure?

@ebbit1q
Copy link
Member Author

ebbit1q commented Apr 23, 2023

I noticed what was happening, the header state includes the displayed sorting order, this might be a bit annoying. note that at no point this changed your actual saved sets order.

Copy link
Member

@tooomm tooomm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue(s) solved for me

@ZeldaZach ZeldaZach merged commit 70ab029 into Cockatrice:master Apr 30, 2023
15 of 17 checks passed
@ebbit1q ebbit1q deleted the savesetsdialogsize branch April 30, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interface issue in Manage sets...
3 participants