Skip to content

Conversation

@edmundito
Copy link
Contributor

(Will update the description once I get feedback/create a PR ready for review)

Changes

This fixes something that has bothered me for the longest time. When clicking/hovering over the tree views, they flicker. This is due to how they are set up by default to accommodate Windows XP limitations, which the editor no longer supports. See this article for details: https://stackoverflow.com/a/10364283/20494

Preview

TODO

Before:

After:

* Add ControlExtensions with EnableDoubleBuffering call
* Update TreeViewWithDragAndDrop and TreeView in ViewChooser to enable double buffering
@ivan-mogilko ivan-mogilko added what: editor related to the game editor context: ui/ux labels Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

context: ui/ux what: editor related to the game editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants