Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Options form takes nearly 3 seconds to appear when Theming is active #1245

@sparerd

Description

@sparerd

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)

  1. Without theming active, open the Options window and notice that it opens instantly.
  2. Activate a theme (Tools -> Options -> Theme -> Enable Themes) and restart mRemoteNG
  3. Open the Options window and notice a long delay before the window appears.

Your Environment

  • Version used: Current develop branch, may be in released versions too

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working as expectedUI/UXRelates to the user interface design and overall feel of the application.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions