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

Fix 588-Window menu doesn't remove a closed document #115

Merged
merged 4 commits into from Mar 16, 2014

Conversation

d-j-a-y
Copy link
Contributor

@d-j-a-y d-j-a-y commented Mar 16, 2014

No description provided.

- Add DockManager::signal_dockable_unregistered
- Add MainWindow::on_dockable_unregistered(Dockable* dockable)
- Connect MainWindow::on_dockable_unregistered(Dockable* dockable)
to DockManager::signal_dockable_unregistered
- Add CanvasView get & set, popup and toolbar ui_merge_id
- Affect CanvasView popup & toolbar ui_merge_id on MainWindow::on_dockable_registered
- On MainWindow::on_dockable_unregistered, remove from App::ui_manager
CanvasView popup and toolbar ids.

Nota : If a canvas has an exported group, the closed exported group appear
in the window listing until all reffering canvas aren't closed ...
It's a kind of feature.
@jcome
Copy link
Contributor

jcome commented Mar 16, 2014

Thanks :)

morevnaproject added a commit that referenced this pull request Mar 16, 2014
Fix issue #588 - Window menu doesn't remove a closed document
@morevnaproject morevnaproject merged commit a8f1563 into synfig:master Mar 16, 2014
@d-j-a-y d-j-a-y deleted the djay_window_menu branch December 12, 2014 15:27
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.

None yet

3 participants