MantisBT - Scoring Application Prototype
View Issue Details
0000033Scoring Application Prototype[All Projects] Generalpublic2014-05-30 10:332014-06-07 18:19
ptrue 
ptrue 
normalfeaturealways
resolvedfixed 
Sprint #5 
Sprint #5Sprint #5 
0000033: Zoom by right click
Implement four zoom operations by right-click as in Finale:
1) shift-(R): zoom in
2) ctrl-shift-(R): zoom out
3) (RR): previous zoom
4) shift-(R)-drag: zoom to rectangular selection
No tags attached.
Issue History
2014-05-30 10:33ptrueNew Issue
2014-05-30 21:21ptrueNote Added: 0000027
2014-05-30 22:07ptrueNote Edited: 0000027bug_revision_view_page.php?bugnote_id=27#r8
2014-05-30 22:09ptrueNote Added: 0000028
2014-05-30 22:10ptrueAssigned To => ptrue
2014-05-30 22:10ptrueStatusnew => assigned
2014-05-31 02:55ptrueNote Added: 0000029
2014-05-31 02:56ptrueTarget Version => Sprint 0000005
2014-06-06 01:58administratorTarget VersionSprint 0000005 => Sprint 0000006
2014-06-07 18:17ptrueRelationship addedparent of 0000054
2014-06-07 18:17ptrueNote Added: 0000031
2014-06-07 18:18ptrueStatusassigned => resolved
2014-06-07 18:18ptrueFixed in Version => Sprint 0000005
2014-06-07 18:18ptrueResolutionopen => fixed
2014-06-07 18:19administratorTarget VersionSprint 0000006 => Sprint 0000005
2015-05-06 12:17ptrueRelationship deletedparent of 0000054

Notes
(0000027)
ptrue   
2014-05-30 21:21   
(edited on: 2014-05-30 22:07)
p.1 & p.2 are done. The same doc position at the same mouse position is kept when possible.

(0000028)
ptrue   
2014-05-30 22:09   
In the build 185:
- zoom in and zoom out implemented with the right click
- document position is kept at mouse position when zoom with mouse
- document position is kept at caret position when zoom with keyboard
- bug fixed: when switching between windows zoom menu state is updated for the current doc
(0000029)
ptrue   
2014-05-31 02:55   
In the build 191: p.3 implemented.

TODO: only p.4
(0000031)
ptrue   
2014-06-07 18:17   
p. 4 is extracted to separate issue 0000054 in order to close this one.