Details
Description
A client has asked for the ability to change a popup annotations font size via the mouse scroll wheel. The basic idea is that if the annotation is selected the font size will be changed via the mouse wheel.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52335 | Tue Feb 27 14:02:50 MST 2018 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/annotations/summary/AnnotationSummaryPanel.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52330 | Wed Feb 21 13:32:38 MST 2018 | patrick.corless | reset to default. Also added wheel mouse sizing. Any font size change assumed that popup has focus and it just changes the currently focused popup. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/SwingController.java
MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/annotations/summary/AnnotationSummaryBox.java MODIFY /icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/annotations/PopupAnnotationComponent.java |