You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
some icons are transparent on page load (see for example link) although images do have mask/gcp's, when image is selected icons do lit up (with other batch this issue isn't present).
the mask icon is always shown if there there are gcp's even when no mask is drawn, although technically correct (when no mask is drawn the whole image is the mask) this makes it hard to see in the overview which images have mask drawn (and which not).
the icons both contain alt values, respectively "Image contains georeferenced map" and "Image contains masked map", but this doesn't provide a tooltip when hovering over an icon. Suggestion: add a title to both icons (can have same value as alt) so users more easily understand the meaning.
the icons shown with the images differ from the Georeference and Mask icons used in the top op the page, I think this is confusing.
the icons are in "reverse" order compared to the top of the page.
the icons on the image in the bottom right position are hidden by the "drawer" (see image above). Suggestion: change bottom: 5px in the .icons class to top: 5px