Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
quicklizard99 committed Sep 20, 2016
1 parent 70a4627 commit 79649ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inselect/gui/views/boxes/boxes_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class BoxesView(QtGui.QGraphicsView):
"""

# self.absolute_zoom limited to be <= MAXIMUM_ZOOM
# 1.8 was chosen through experimentation to fix #331
MAXIMUM_ZOOM = 1.8

viewport_changed = Signal(QRectF)
Expand Down

0 comments on commit 79649ba

Please sign in to comment.