How to improve responsiveness of TreeView scrollbars #10145
Unanswered
tictac1234
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am a Game Engine developer.
I am considering creating an editor using WinUI due to its beautiful design. However, I’ve noticed that when dragging the scrollbar in a TreeView, the responsiveness to the mouse feels approximately two frames slower compared to Unity.
(The video demonstrates this comparison, with WinUI on the left and Unity on the right.)
bandicam.2024-11-08.17-30-11-591.mp4
I recorded a comparison with WPF as well.
(The right side is WPF)
bandicam.2024-11-08.21-56-07-694.mp4
Is there currently a way to improve this responsiveness?
If eliminating this lag is not possible at the moment, is there a chance it may be addressed in a future update?
I was considering migrating my game tool from WPF to WinUI, but WPF clearly has better responsiveness.
If this cannot be improved, I am inclined to continue using WPF for now…
Thank you very much for your time and assistance.
( I apologize if this question has already been posted. )
Beta Was this translation helpful? Give feedback.
All reactions