Arrange docker: UI polish
ClosedPublic

Authored by amedonosova on Nov 15 2018, 4:39 PM.

Details

Summary
  • New, more legible layout.
  • The arrange controls work only with the Select Shapes Tool. If another tool is active, the docker displays a message instead of the buttons. (Fixes bug 394084.)
  • Also fixes mismatched align icons (bug 399984).

BUG: 399984
BUG: 394084

Diff Detail

Repository
R37 Krita
Branch
amedonosova/arrange-docker
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 4965
Build 4983: arc lint + arc unit
amedonosova created this revision.Nov 15 2018, 4:39 PM
Restricted Application added a reviewer: Krita. · View Herald TranscriptNov 15 2018, 4:39 PM
Restricted Application added a project: Krita. · View Herald Transcript
amedonosova requested review of this revision.Nov 15 2018, 4:39 PM
rempt accepted this revision.Nov 16 2018, 8:34 AM
rempt added a subscriber: rempt.

That looks fine. The only thing I wonder about is whether there isn't a way to bunch all the buttons up at the top of the docker when making it tall -- now there's some spacing appearing between the rows if you stretch the docker. But that's not new.

This revision is now accepted and ready to land.Nov 16 2018, 8:34 AM

That looks fine. The only thing I wonder about is whether there isn't a way to bunch all the buttons up at the top of the docker when making it tall -- now there's some spacing appearing between the rows if you stretch the docker. But that's not new.

Thanks.

I'm not sure I understand the issue correctly. In my build, there is no change in spacing if I resize the docker. I will merge it to master and investigate in the CI nightly builds.

This revision was automatically updated to reflect the committed changes.