[Cursors] link *-resize to *_corner cursor
ClosedPublic

Authored by nicolasfella on Oct 1 2018, 10:33 PM.

Details

Summary

When hovering at the window corner in Nautilus an Adwaita curser is shown. Link it to the Breeze equivalent.

BUG: 399194

Test Plan

Before:

After:

Diff Detail

Repository
R31 Breeze
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Oct 1 2018, 10:33 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 1 2018, 10:33 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
nicolasfella requested review of this revision.Oct 1 2018, 10:33 PM
cfeck edited the summary of this revision. (Show Details)Oct 1 2018, 10:40 PM
nicolasfella edited the test plan for this revision. (Show Details)Oct 1 2018, 10:43 PM
ngraham accepted this revision.Oct 2 2018, 8:43 PM
This revision is now accepted and ready to land.Oct 2 2018, 8:43 PM
This revision was automatically updated to reflect the committed changes.
GB_2 reopened this revision.Oct 4 2018, 6:30 PM
GB_2 added a subscriber: GB_2.

There is still an issue! The cursors got linked with the *_corner cursors, but this is wrong, since those are different cursor than the normal resize cursors! This is how the links should be:
sw-resize --> size_bdiag
ne-resize --> size_bdiag
nw-resize --> size_fdiag
se-resize --> size_fdiag

This revision is now accepted and ready to land.Oct 4 2018, 6:30 PM