Summary: | Tools: Weighted Smoothing makes Mirror options inaccessible | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Stuart Dickson <stuartmd> |
Component: | Krita Gemini | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/calligra/4680dbede9d0940923001d72e9fb5428373b801c | Version Fixed In: | |
Sentry Crash Report: |
Description
Stuart Dickson
2014-03-31 14:19:03 UTC
Weirdly enough, the column is flickable,but it won't stay flicked up so you can access the buttons. Confirmed, I mean Git commit 4680dbede9d0940923001d72e9fb5428373b801c by Arjen Hiemstra. Committed on 21/05/2014 at 14:12. Pushed by ahiemstra into branch 'master'. sketch: Cleanup the Tool panel and tool config pages It is not too surprising the panel cannot scroll when the container item has a size of 0. This also cleans up most of the tool config pages that contained way too many nested things. As a bonus, the RangeInput fields in the tool panel now work again. Related: bug 331772 M +7 -2 krita/sketch/qml/panels/ToolPanel.qml M +47 -62 krita/sketch/qml/panels/toolconfigpages/crop.qml M +44 -86 krita/sketch/qml/panels/toolconfigpages/fill.qml M +59 -90 krita/sketch/qml/panels/toolconfigpages/gradient.qml M +3 -0 krita/sketch/qml/panels/toolconfigpages/move.qml M +155 -197 krita/sketch/qml/panels/toolconfigpages/paint.qml M +2 -2 krita/sketch/themes/default/colors.js http://commits.kde.org/calligra/4680dbede9d0940923001d72e9fb5428373b801c |