Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • inkscape inkscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,545
    • Issues 1,545
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 143
    • Merge requests 143
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • InkscapeInkscape
  • inkscapeinkscape
  • Merge requests
  • !3597

Layers and Objects dialog improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mike Kowalski requested to merge mkov/inkscape:object-dlg into master Oct 24, 2021
  • Overview 48
  • Commits 12
  • Pipelines 7
  • Changes 12

A few tweaks to L&O dialog.

  • scrollbars are made non-overlapping, so they no longer obstruct "lock" icon
  • visibility and lock columns made narrower to better fit their icons
  • layer highlight color restricted to a new indicator column (as opposed to entire background)
  • restored standard selection color to be used with items in a dialog (it plays nice with mouse hover color)
  • hover flag clear on mouse leave
  • default highlight colors delegated to style.css file
  • label editing with space/return should not disappear anymore
  • layer-specific actions added to contextual menu (duplicate, rename, toggle lock/visibility, etc.)
  • shift-click on an eye icon toggles layer solo visibility (hiding others)
  • shift-click on a padlock locks other layers
  • add new layer dialog remembers position (above/below/sublayer) to speed up repeated uses
  • re-added layer to group and group to layer actions (context menu)
  • a bit of rearrangement for context menu to fit layer commands
  • modify right-click behavior to set current layer: this is of paramount importance for some context menu actions, as they act on a current layer

Highlight colors can be defined separately for dark and light color themes.

image

layers

Fixed #659 (closed)

Edited Oct 31, 2021 by Mike Kowalski
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: object-dlg