bgrabitmap / lazpaint

🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
https://lazpaint.github.io/
GNU General Public License v3.0
401 stars 55 forks source link

Sliders don't behave smoothly #369

Open AleksandrRybalt opened 2 years ago

AleksandrRybalt commented 2 years ago

1. Summary: Sliders don't behave smoothly. 2. Description: Sliders do not behave smoothly when adjusting some features. 3. Environment: Windows 10 Pro Build 19043.1288 LazPaint 7.1.6 4. Steps to reproduce Press Color -> Colorize or Color -> Shift colors; Move the sliders. 5. Expected result Sliders behave smoothly. 6. Actual result Sliders do not behave smoothly. 7. Attachment: https://user-images.githubusercontent.com/89531854/139296282-59fc844a-aeee-41c4-ad53-544c75a7ccd1.mov

circular17 commented 2 years ago

True, it could be made smoother using a thread to render.