Skip to content

Loosen the maximum number of grid ticks to draw - #66403

Merged
nyalldawson merged 1 commit into
qgis:masterfrom
nyalldawson:fix_45113
Jun 11, 2026
Merged

Loosen the maximum number of grid ticks to draw#66403
nyalldawson merged 1 commit into
qgis:masterfrom
nyalldawson:fix_45113

Conversation

@nyalldawson

Copy link
Copy Markdown
Collaborator

Previously this was hardcoded to 1000, which was set as a reasonable maximum number of grid LINES to draw.

Split the maximum number of ticks out to a separate value, and allow up to 5000 ticks to be drawn

Fixes #45113

AI tool usage

  • AI tool(s) (Copilot, Claude, or something similar) supported my development of this PR. See our policy about AI tool use. Use of AI tools must be indicated. Failure to be honest might result in banning.
Previously this was hardcoded to 1000, which was set as a reasonable
maximum number of grid LINES to draw.

Split the maximum number of ticks out to a separate value, and allow
up to 5000 ticks to be drawn

Fixes qgis#45113
@github-actions github-actions Bot added this to the 4.2.0 milestone Jun 9, 2026
@github-actions github-actions Bot added the Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks label Jun 9, 2026
@nyalldawson
nyalldawson merged commit 6e9f6b7 into qgis:master Jun 11, 2026
32 checks passed
@nyalldawson
nyalldawson deleted the fix_45113 branch June 11, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks

2 participants