https://bugs.kde.org/show_bug.cgi?id=453947
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/1dc834c11 | |29ca816a53819b88c1390a6f952 | |4b41 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from amyspark <a...@amyspark.me> --- Git commit 1dc834c1129ca816a53819b88c1390a6f9524b41 by L. E. Segovia. Committed on 26/05/2022 at 13:29. Pushed by lsegovia into branch 'master'. Fix image size calculation Ever since it was implemented in 463213b8e04311f5c7f7c41e24cc198c5a98fb87, the gmic_qt_get_image_size command never accounted for the selected mode. Instead, the image's size was always returned, which made the preview widget's calculations use wrong data. This fix breaks QMic's ABI, so I am also adding a interface version macro to help detection on the other side. Fixes c-koi/gmic-qt#145 M +78 -2 plugins/extensions/qmic/kis_qmic_interface.cpp M +3 -1 plugins/extensions/qmic/kis_qmic_interface.h https://invent.kde.org/graphics/krita/commit/1dc834c1129ca816a53819b88c1390a6f9524b41 -- You are receiving this mail because: You are watching all bug changes.