-
-
Notifications
You must be signed in to change notification settings - Fork 212
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
On Windows, F3D is very laggy when resizing the window IF the cheatsheet is shown #1013
Comments
Just tried, cannot see any difference with or without the cheatsheet. |
Actually, I reproduce. It happens when the font inside the cheatsheet (or the metadata) window is changed because of the resizing. |
Then it should happen with the filename too ? |
@mwestphal I'm noticing this even on macOS. When the cheatsheet is shown, resizing is slow. Also, toggling any feature takes too much time. Ex: try turning on/off the grid or increase light intensity. With the cheatsheet, it takes about 1-2 seconds for the feature to actually get toggled. Maybe something unintendedly introduces a delay in the interactor event processing loop? |
Sounds like a different issue ? |
unsure, Could it be that an improper configuration of the interactor (event observers, etc) causes similar behavior on both mac and windows? |
I've seen similar things on Linux as well. Lets loop back on it once we have #1077 |
Describe the bug
On Windows, F3D is very laggy when resizing the window IF the cheatsheet is shown
To Reproduce
Steps to reproduce the behavior:
f3d --dry-run example.glb
H
to show cheatsheetExpected behavior
Showing the cheatsheet should not impact the performance of F3D during resize
System Information:
The text was updated successfully, but these errors were encountered: