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,529
    • Issues 1,529
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 136
    • Merge requests 136
  • 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
  • Inkscape
  • inkscapeinkscape
  • Merge requests
  • !2941

Reduce decimal precision for Grid options Issue #1381

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vivian Dsouza requested to merge viviand0097/inkscape:issue_1381 into master Mar 24, 2021
  • Overview 2
  • Commits 1
  • Pipelines 3
  • Changes 1

The options for specifying Grid origin, spacing and angle has a 5 digit precision. This causes the text to overflow the assigned box.

Reduce the precision to 3 digits. This still gives enough precision without causing a text overflow.

issue #1381

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: issue_1381