Code review comment for lp:~dandrader/unity8/fallbackCursorNames

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

On 13/11/2015 12:05, Lukáš Tinkl wrote:
> Review: Needs Fixing
>
> Now that we've got this client side cursor stuff in place, I'd like to see it used in WindowResizeArea.qml (it's a MouseArea so you should be able to set its "cursorShape" properly).

This is not related and that's not possible.

1 - WindowResizeArea not on client side.
2 - WindowResizeArea uses cursor names that have no counterpart in
Qt::CursorShape. That's the whole point for having Mir.cursorName in the
first place.

« Back to merge proposal