Skip to content

fixed route issues controller - #86

Merged
roncodes merged 4 commits into
dev-v0.4.17from
fix-route-issue
Mar 11, 2024
Merged

fixed route issues controller#86
roncodes merged 4 commits into
dev-v0.4.17from
fix-route-issue

Conversation

@doljko

@doljko doljko commented Feb 29, 2024

Copy link
Copy Markdown
Contributor

No description provided.

@roncodes
roncodes changed the base branch from main to dev-v0.4.17 March 11, 2024 09:03
@roncodes
roncodes merged commit 607545c into dev-v0.4.17 Mar 11, 2024
@roncodes
roncodes deleted the fix-route-issue branch March 11, 2024 09:03
roncodes added a commit that referenced this pull request Sep 4, 2026
toggleDrawControl treated both '' and 'none' as hidden, and those are
the only two values the toolbar's display ever holds -- '' from
showDrawControl, 'none' from the container's own cssText and from
hideDrawControl. So isHidden was always true and hideDrawControl was
unreachable from the toggle: the button opened the drawing toolbar and
could never close it.

Only 'none' means hidden. DEFECTS #86.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants