Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
MEP22 Navigation toolbar coexistence TODELETE#2759
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
38 commits Select commitHold shift + click to select a range
dda0cdc
navigation and toolbar coexistence
fariza10f5dc7
mod keypress in figuremanager
fariza08a6020
extra files
farizac6c0ad3
helper methods in toolbar and navigation
fariza1fc29fa
Adding doc to base methods
fariza979875e
property for active_toggle
farizac5c4f0f
simulate click
fariza97dfda7
pep8 backend_tools
fariza6b647ad
activate renamed to trigger
fariza99667aa
toggle tools using enable/disable from its trigger method
fariza6c19579
simplifying _handle_toggle
fariza0495aac
reducing number of locks
farizafb46fc1
pep8 correction
farizad49c431
changing toggle and persistent attributes for issubclass
fariza5ba6210
bug in combined key press
fariza7ca8626
untoggle zoom and pan from keypress while toggled
farizadcc0f16
classmethods for default tools modification
farizabc703e0
six fixes
fariza68dc711
adding zaxis and some pep8
farizabb9f1c7
removing legacy method dynamic update
fariza2c2e649
tk backend
farizaa99367f
pep8
fariza3d1be34
example working with Tk
farizaafdd34c
cleanup
fariza5b49c7a
duplicate code in keymap tool initialization
fariza773db88
grammar corrections
fariza2ca6926
moving views and positions to tools
fariza661417d
The views positions mixin automatically adds the clear as axobserver
fariza90ab64f
bug when navigation was not defined
fariza55dd149
Small refactor so that we first initiate the Navigation (ToolManager)…
OceanWolf15ac091
Update for Sphinx documentation
OceanWolf8cd241c
Moved default_tool initilisation to FigureManagerBase and cleaned.
OceanWolf39f5b74
Fix navigation
OceanWolfb20dade
Temporary fix to backends
OceanWolfff94301
Merge pull request #1 from OceanWolf/navigation-toolbar-coexistence-e…
fariza2cb4501
removing persistent tools
fariza9d3c977
removing unregister
fariza6e0b7e6
change cursor inmediately after toggle
farizaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
six fixes
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitbc703e018f54a921f714c29a923ccb36aa15469c
There are no files selected for viewing
10 changes: 5 additions & 5 deletionsexamples/user_interfaces/navigation.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletionslib/matplotlib/backend_bases.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionlib/matplotlib/backend_tools.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.