diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-02-19 23:33:11 +0200 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-02-19 23:33:11 +0200 |
| commit | 127c52e39a5455d574fcbffd75753b31897e4877 (patch) | |
| tree | 16847e445836393906136dde4f5fb830034d6612 /include | |
| parent | Move scaleImage() in Utils (diff) | |
| download | nheko-127c52e39a5455d574fcbffd75753b31897e4877.tar.xz | |
Scale down the preview image to fit in the application window
On macOS the modal has some extra space around the main content that might make it unusable with a big enough image.
Diffstat (limited to 'include')
| -rw-r--r-- | include/Utils.h | 2 | ||||
| -rw-r--r-- | include/timeline/widgets/ImageItem.h | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/include/Utils.h b/include/Utils.h |
