-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Sliced view scrolling needs attention. #12944
Comments
I usually use the keyboard arrow keys for this purpose, but I also just tested scrollwheel performance, and I'm seeing the same thing as you: v2.7.4: Setting my scrollwheel to free-spin and spinning it quickly, I get very smooth visual performance, with every single layer rapidly visible in the Gcode preview. If I keep spinning the scroll wheel, on a test model, it goes through about 500 layers in 10-11 seconds, and every individual layer is briefly shown. So it seems like this version did something to ensure that every single layer was displayed at least once. Probably related: Arrow keys also are no longer usable for quickly scanning through a model's layers: pre-v2.8.0, holding down the up or down arrow key would quickly scroll through every single layer. It was a very rapid update rate, with each layer displayed in sequence. It worked well. I've also noticed that the preview is generally slower in 3d space, such as when simply moving around the sliced model in 3d space: Noticeably lower framerate in v2.8.0. OS: Win10 Pro |
@eneene , thanks for your report. |
Seems to be a duplicate of #12937 |
Should be fixed in 2.8.1-rc1. Feedback is welcome. |
I'm still seeing the same behavior. (I had to change the window size to get a video that was <10MB. This same behavior is present with or without the sidebar, and regardless of window size.) What's happening in the video: I use the mouse to grab the plus-sign in the vertical slider, and then release the mouse button. Then I press and hold the up arrow key. For a short time, it scrolls upward smoothly, but then it starts to stutter. At "19.25 (128)," I'm still holding the up arrow key. The final display update occurs when I release the key. Not shown in the video, but if I were to continue holding the up arrow key even longer, the display does finally reach the top layer, but it can take quite a long time. I just tried this same process in v2.7.0, pressing-and-holding the up arrow key, and I get extremely smooth performance from start to finish. |
Description of the bug
Not really a bug. But the scrolling in the layer view used to be a lot better.
I am not sure if this issue is particular to diferent mice models, but it used to be that for each click of my scrolling wheel, the layer height bar would jump a single layer. It used to give great precision when analising slicers work.
Now it it takes a lot more clicks for layer, making it feel sluggish and slow.
Project file & How to reproduce
Just slice any model and navigate the layers bar on the right of the sliced window.
Checklist of files included above
Version of PrusaSlicer
Version 2.8.0+MacOS-arm64
Operating system
macos sonoma 14.5 (23F79)
Printer model
irrelevant to the issue.
The text was updated successfully, but these errors were encountered: