-
Notifications
You must be signed in to change notification settings - Fork 9
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
base: main
Are you sure you want to change the base?
UI Updates to address post-launch issues #82
Conversation
- All tabs are now user configurable - All tabs default to filter buttons enabled - Popup menu is removed when the button is disabled
You can recreate this issue on command by having two profiles set up. Profile 1 - main worlds - plugin is off Hop between the worlds with the profile auto switcher and it will freeze on switching. |
This reverts commit 00b3a9e.
Now fixes #71 by creating task panels in batches on task type change and updating Z order on redraw. |
Add filter button config for all task list tabs (#70)
Trigger toggle button action from popup menu (fixes #74)
Ignore profile changes until start up completed (#80)