~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.ui/src/com/bdaum/zoom/ui/internal/views/AbstractGalleryView.java

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
417
417
                        }
418
418
                        memento.putInteger(THUMBNAIL_SIZE, thumbsize);
419
419
                }
420
 
                super.saveState(memento);
421
420
        }
422
421
 
423
422
        protected void createScaleContributionItem(int min, int max) {