neuronalmotion / blueprint

A crossplatform mockup designer based on C++/Qt5.
Apache License 2.0
7 stars 3 forks source link

Display a grey mask on the shape part out of bounds #71

Closed GuillaumeLazar closed 9 years ago

GuillaumeLazar commented 9 years ago

Not really perfect but it's display on the shape a grey mask for the out of canvas bounds part.

:ok: Only shape with a Canvas as parent are displayed correctly. :ok: :warning: Shape with another Shape for parent will have an unpredictable behavior :warning:

Close #59