Commit d0dcfb2
taylor.smock
See #21605: Add tabs to ImageViewerDialog for use with different image layers
This fixes a broken test. This occurred because this was the only location where
GeoImageLayer was initialized with a `null` image list. We also needed to add
`main()` from JOSMTestRules due to initializing the image viewer in the
constructor, if no image viewer was already initialized.
git-svn-id: https://josm.openstreetmap.de/svn/trunk@18614 0c6e7542-c601-0410-84e7-c038aed88b3b1 parent e9cced1 commit d0dcfb2
File tree
1 file changed
+9
-1
lines changed- test/unit/org/openstreetmap/josm/gui/layer/geoimage
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
24 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
25 | 33 | | |
26 | 34 | | |
0 commit comments