Skip to content

Fix a "mystery popup" window during edge reshape.

David Thompson requested to merge dcthomp/smtk:mystery-popup into master

Showing the widget here (where its parent has apparently not yet been assigned) causes it to create a new popup window which then gets unmapped moments later. But not quickly enough to avoid confusing/irritating users.

Merge request reports