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

PR: Improve the panning of the water level visualization tool and add a tool to zoom to rectangle #200

Merged
merged 26 commits into from
May 8, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
aa418ee
Add a zoom to rect icon
jnsebgosselin May 2, 2018
4c0c7c7
Define a new ToolBar class
jnsebgosselin May 2, 2018
bf829f2
Clean imports
jnsebgosselin May 2, 2018
0e47039
Merge remote-tracking branch 'refs/remotes/origin/master' into add_ba…
jnsebgosselin May 2, 2018
46f738c
Code style cleaning
jnsebgosselin May 2, 2018
8e1818b
Correct or add some docstrings
jnsebgosselin May 2, 2018
881b79c
Move the setup of the toolbar in a method
jnsebgosselin May 2, 2018
9ba15b8
Add handlers for zoom and pan tools
jnsebgosselin May 2, 2018
a8aab46
Clean code style in method switch_date_format
jnsebgosselin May 2, 2018
477aef9
Deactivate pan and zoome when MRC tool
jnsebgosselin May 2, 2018
3d72651
Setup axe margins after home
jnsebgosselin May 2, 2018
0384eb9
Make Pan/Zoom active not just on mouse press
jnsebgosselin May 2, 2018
7eeb569
Docstring and codestyle
jnsebgosselin May 2, 2018
904934e
Code style
jnsebgosselin May 2, 2018
34ec3a4
Track when a mouse button is pressed
jnsebgosselin May 2, 2018
d7e0f50
Do not draw vguide when pan and zoom
jnsebgosselin May 2, 2018
481536b
Disconnect and draw after pan and zoom
jnsebgosselin May 2, 2018
f5e5341
Clean if __name__ == '__main__':
jnsebgosselin May 2, 2018
02e967d
Add a tooltip
jnsebgosselin May 3, 2018
f519bb5
Disable zoom/pan during brf selection
jnsebgosselin May 3, 2018
3722075
Merge remote-tracking branch 'refs/remotes/origin/master' into add_ba…
jnsebgosselin May 4, 2018
9fe83ba
Merge remote-tracking branch 'refs/remotes/origin/master' into add_ba…
jnsebgosselin May 6, 2018
c5fb4e4
Unset sel BRF when pan or zoom
jnsebgosselin May 6, 2018
92c9124
Create a on/off ToolButton
jnsebgosselin May 8, 2018
a4400cf
Add an option to change the icon with state
jnsebgosselin May 8, 2018
67c1abc
Use the OnOfftoolButton in WLCalc
jnsebgosselin May 8, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading