Skip to content
Snippets Groups Projects
Commit a8703020 authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

QmlDesigner: set opacity to 0 instead of isVisible to false in DnD

You cannot animate from visible true to false, but you can animate
from opacity:  0.0 to 1.0 so using opacity would be better.

Task-number: BAUHAUS-672
parent e5264b1c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment