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

UI Updates to address post-launch issues #82

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

JamesShelton140
Copy link
Member

Add filter button config for all task list tabs (#70)

  • All tabs are now user configurable
  • All tabs default to filter buttons enabled
  • Popup menu is removed when the button is disabled

Trigger toggle button action from popup menu (fixes #74)

Ignore profile changes until start up completed (#80)

@JamesShelton140
Copy link
Member Author

Note this PR only partially addresses #70 and I was unable to reproduce #80 to test so I recommend those issues are not closed yet.

@JZomDev
Copy link
Contributor

JZomDev commented Dec 9, 2024

I was unable to reproduce #80 to test so I recommend those issues are not closed yet.

You can recreate this issue on command by having two profiles set up.

Profile 1 - main worlds - plugin is off
Profile 2 - League worlds - plugin is on.

Hop between the worlds with the profile auto switcher and it will freeze on switching.

@JamesShelton140
Copy link
Member Author

Reverted changes related to issue #80 now that is has been addressed by #83.

@JamesShelton140 JamesShelton140 marked this pull request as draft December 10, 2024 21:20
@JamesShelton140
Copy link
Member Author

Now fixes #71 by creating task panels in batches on task type change and updating Z order on redraw.

@JamesShelton140 JamesShelton140 marked this pull request as ready for review December 11, 2024 22:15
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.

Tracked/ Completed/ Ignored toggle button popup menus don't work
2 participants