Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close image viewer when clicking on the background | Nicolas Werner | 2022-06-15 | 1 | -0/+4 |
| | | | | fixes #1088 | ||||
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -7/+6 |
| | |||||
* | Remove boundary handling in image overlay | Nicolas Werner | 2022-04-10 | 1 | -34/+25 |
| | | | | They hurt more than they are helping | ||||
* | Fix some minor UI issues with ImageOverlay and RawMessageDialog | Joseph Donofry | 2022-01-05 | 1 | -24/+25 |
| | |||||
* | Add minimum scale in image viewer | Nicolas Werner | 2022-01-03 | 1 | -0/+33 |
| | |||||
* | Port image overlay to qml | Nicolas Werner | 2022-01-02 | 1 | -0/+110 |
Allows you to zoom and pan now. relates to #647 |