Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6.0 Alpha
-
None
-
Ubuntu
-
5d458e1ef23274921295bfbc20bebf439643d1a2, ad227e9808288b12726114365ae1474386c6cdf8, 936c16ebe6ea148c09e31cd38f5b25450f9407f5
Description
Can be reproduced by running qtquickcontrols/examples/quick/extras/gallery and opening the Tumbler example.
ebf3ea32e637e352f8afdcc54979515f8adb9945 is the first bad commit commit ebf3ea32e637e352f8afdcc54979515f8adb9945 Author: Gunnar Sletta <gunnar.sletta@jollamobile.com> Date: Mon Jan 26 08:14:29 2015 +0100 Implement DropShadow using the new gaussian blur. The 'fast' path has been discarded because it fails to deliver on the fast promise. For radii less than 30-40 the normal blur is faster, so little point [ChangeLog] DropShadow uses the new gaussian blur implementation. 'fast' no longer has any effect. The default values have been updated so that 'layer.effect: DropShadow { }' works out of the box. Change-Id: I7e4ace4623613f0969a35e0c9bb873c18a158450 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Attachments
Issue Links
- is required for
-
QTBUG-48845 Issues to be fixed before Qt 5.6.0 RC
- Closed
For Gerrit Dashboard: QTBUG-47749 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
123401,3 | Change the default DropShadow offset back to 0. | 5.6 | qt/qtgraphicaleffects | Status: MERGED | +2 | 0 |
123419,8 | Extras: fix DropShadow usage. | 5.6 | qt/qtquickcontrols | Status: MERGED | -2 | 0 |
138240,2 | Clamp DropShadow's radius to [0, floor(samples/2)] | 5.6 | qt/qtgraphicaleffects | Status: MERGED | +2 | 0 |
138342,2 | Fix SourceProxy's method for determining when to activate. | 5.6 | qt/qtgraphicaleffects | Status: MERGED | +2 | 0 |