Commit b722c5e
committed
examples/deepzoom: allow zooming out to view the entire image
After an image was zoomed in to fill the viewport, OpenSeadragon 3.0.0
was allowing zooming out again only until the first pair of image edges
was reached. Update the configuration to allow zooming out to view the
entire image.1 parent a3f5dd7 commit b722c5e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments