Accepting request 921531 from home:alois:branches:graphics
- Update to version 1.0.1 Bug fixes: * fix mouse wheel not working with libinput 1.19 * fix thumbnails not rendering properly when fractional scaling is enabled * fix "Save As" working incorrectly when changing file extension (KDE) * add confirmation when editing from folderview * fix crop selection not working when another aspect ratio is selected first * fix possible crash when opening the context menu * fix WheelUp / WheelDown being swapped around (no user action needed) OBS-URL: https://build.opensuse.org/request/show/921531 OBS-URL: https://build.opensuse.org/package/show/graphics/qimgv?expand=0&rev=39
This commit is contained in:
parent
889ef56846
commit
38652e9c65
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82888f744435e7e944558d26b0b4ac053cf5f2e581e2497cbb6ce3d65cf47fea
|
||||
size 680855
|
3
qimgv-1.0.1.tar.gz
Normal file
3
qimgv-1.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01603419682cb01a026873b3041c4ad7ebcdf7b75e64a62b1c46ca4ad417ede3
|
||||
size 680955
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 19:40:25 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 1.0.1
|
||||
Bug fixes:
|
||||
* fix mouse wheel not working with libinput 1.19
|
||||
* fix thumbnails not rendering properly when fractional
|
||||
scaling is enabled
|
||||
* fix "Save As" working incorrectly when changing file
|
||||
extension (KDE)
|
||||
* add confirmation when editing from folderview
|
||||
* fix crop selection not working when another aspect ratio is
|
||||
selected first
|
||||
* fix possible crash when opening the context menu
|
||||
* fix WheelUp / WheelDown being swapped around (no user action
|
||||
needed)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 22 17:25:37 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: qimgv
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 0
|
||||
Summary: Qt5 image viewer
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user