diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-03-05 21:28:48 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-03-05 21:28:48 +0100 |
commit | c9bcf3a7c0eec55c4cf8f8b8f653370e64907efb (patch) | |
tree | af591ae57c8447a32c94dae0f7281632a0879b69 /resources/qml | |
parent | Fix a few label colors (diff) | |
download | nheko-c9bcf3a7c0eec55c4cf8f8b8f653370e64907efb.tar.xz |
Prevent big images from becoming square in overlay
Diffstat (limited to 'resources/qml')
-rw-r--r-- | resources/qml/dialogs/ImageOverlay.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/qml/dialogs/ImageOverlay.qml b/resources/qml/dialogs/ImageOverlay.qml |