Summary: | hide scrollbar does not work | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | mark_rancire |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | halla, kde |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/399e4a2d603a840e334b6957e1a51480d94e156f | Version Fixed In: | |
Sentry Crash Report: |
Description
mark_rancire
2019-10-20 07:38:19 UTC
This broke when Kinetic scrolling was introduced; the old hide scrollbars option was about the canvas, this option is about scrollbars in dockers, and needs a restart. Git commit 9e6c91fe34d1f2ff1fce582ff361d301a2d70985 by Boudewijn Rempt. Committed on 21/10/2019 at 07:36. Pushed by rempt into branch 'master'. Try to clarify which scrollbar setting is for what The scrollbar setting in the Tools tab isn't about the canvas scrollbar, but about the scrollbars in dockers and popups that have a resource selector. The scrollbar setting in the Display Page, misc tab is about the canvas scrollbars. M +7 -7 libs/ui/forms/wdgdisplaysettings.ui M +1 -1 libs/ui/forms/wdggeneralsettings.ui https://invent.kde.org/kde/krita/commit/9e6c91fe34d1f2ff1fce582ff361d301a2d70985 Git commit 399e4a2d603a840e334b6957e1a51480d94e156f by Boudewijn Rempt. Committed on 01/11/2019 at 08:35. Pushed by rempt into branch 'krita/4.2'. Try to clarify which scrollbar setting is for what The scrollbar setting in the Tools tab isn't about the canvas scrollbar, but about the scrollbars in dockers and popups that have a resource selector. The scrollbar setting in the Display Page, misc tab is about the canvas scrollbars. (cherry picked from commit 9e6c91fe34d1f2ff1fce582ff361d301a2d70985) M +7 -7 libs/ui/forms/wdgdisplaysettings.ui M +1 -1 libs/ui/forms/wdggeneralsettings.ui https://invent.kde.org/kde/krita/commit/399e4a2d603a840e334b6957e1a51480d94e156f |