-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
BugSomething isn't working as expectedSomething isn't working as expectedUI/UXRelates to the user interface design and overall feel of the application.Relates to the user interface design and overall feel of the application.
Milestone
Description
When a theme is active, the Tools -> Options window takes ~3 seconds to display.
Expected Behavior
The window should display nearly instantly (~300ms or less).
Current Behavior
Options window displays after a delay of ~3 sec.
Possible Solution
Investigate runtime calls to determine what is using up so much time. Optimize calls where possible.
Steps to Reproduce (for bugs)
- Without theming active, open the Options window and notice that it opens instantly.
- Activate a theme (Tools -> Options -> Theme -> Enable Themes) and restart mRemoteNG
- Open the Options window and notice a long delay before the window appears.
Your Environment
- Version used: Current
developbranch, may be in released versions too
Metadata
Metadata
Assignees
Labels
BugSomething isn't working as expectedSomething isn't working as expectedUI/UXRelates to the user interface design and overall feel of the application.Relates to the user interface design and overall feel of the application.