Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: Widget Expanding on Repeated Clicking #1

Merged
merged 2 commits into from
Jul 23, 2012

Conversation

rickogden
Copy link

When clicking one of the action buttons with a StepPane widget, it gradually expanded on every subsequent click. This was due to the show() method being executed when the widget was already showing. Therefore, I have just simply added a check to see if the widget is visible or not before executing the show method.

systemed added a commit that referenced this pull request Jul 23, 2012
Fixed: Widget Expanding on Repeated Clicking
@systemed systemed merged commit 263988a into openstreetmap:master Jul 23, 2012
@pmailkeey pmailkeey mentioned this pull request May 1, 2015
@bhousel bhousel mentioned this pull request Jun 2, 2015
bhousel pushed a commit that referenced this pull request Jan 4, 2017
Changes I was talking about in the OSM PR
bhousel pushed a commit that referenced this pull request Jan 9, 2018
remove addr:unit field for gb, ie, si, tr
bhousel pushed a commit that referenced this pull request Mar 5, 2018
Merge openstreetmap/iD into hikemaniac/iD
bhousel pushed a commit that referenced this pull request Apr 9, 2018
quincylvania pushed a commit that referenced this pull request Apr 20, 2020
quincylvania pushed a commit that referenced this pull request Oct 28, 2020
tyrasd pushed a commit that referenced this pull request Jul 29, 2024
fix zoom/pan glitch on plane photos
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