| Summary: | Background color/opacity of the image does not change if you quickly close the Image properties window | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | rybak77.lol |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | griffinvalley |
| Priority: | NOR | ||
| Version First Reported In: | 5.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/commit/20ef8c4e25b2bd38186ad84586cbd26d0d3676e1 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
rybak77.lol
2021-12-29 12:17:49 UTC
Yeah, noticed this too... Git commit 67aca79fb73c697f587158685da85cb45ff98ee1 by Dmitry Kazakov. Committed on 05/01/2022 at 13:48. Pushed by dkazakov into branch 'master'. Make sure that projection color change command is compressible M +2 -1 libs/command/kis_command_ids.h M +11 -7 libs/image/commands_new/kis_change_projection_color_command.cpp M +3 -1 libs/image/commands_new/kis_change_projection_color_command.h M +2 -1 libs/image/kis_layer_utils.cpp https://invent.kde.org/graphics/krita/commit/67aca79fb73c697f587158685da85cb45ff98ee1 Git commit 6c65b71e3fc9ddcbcb64a057b2c909692128c941 by Dmitry Kazakov. Committed on 05/01/2022 at 13:37. Pushed by dkazakov into branch 'master'. Fix image background color not saved when the dialog is closed too quickly M +9 -4 libs/ui/dialogs/kis_dlg_image_properties.cc M +3 -0 libs/ui/dialogs/kis_dlg_image_properties.h M +10 -3 libs/ui/kis_image_manager.cc https://invent.kde.org/graphics/krita/commit/6c65b71e3fc9ddcbcb64a057b2c909692128c941 Git commit 20ef8c4e25b2bd38186ad84586cbd26d0d3676e1 by Dmitry Kazakov. Committed on 05/01/2022 at 13:49. Pushed by dkazakov into branch 'krita/5.0'. Fix image background color not saved when the dialog is closed too quickly (cherry picked from commit 6c65b71e3fc9ddcbcb64a057b2c909692128c941) M +9 -4 libs/ui/dialogs/kis_dlg_image_properties.cc M +3 -0 libs/ui/dialogs/kis_dlg_image_properties.h M +10 -3 libs/ui/kis_image_manager.cc https://invent.kde.org/graphics/krita/commit/20ef8c4e25b2bd38186ad84586cbd26d0d3676e1 Git commit f2de16a48594f18066a8a242b3e370221bad8150 by Dmitry Kazakov. Committed on 05/01/2022 at 13:49. Pushed by dkazakov into branch 'krita/5.0'. Make sure that projection color change command is compressible (cherry picked from commit 67aca79fb73c697f587158685da85cb45ff98ee1) M +2 -1 libs/command/kis_command_ids.h M +11 -7 libs/image/commands_new/kis_change_projection_color_command.cpp M +3 -1 libs/image/commands_new/kis_change_projection_color_command.h M +2 -1 libs/image/kis_layer_utils.cpp https://invent.kde.org/graphics/krita/commit/f2de16a48594f18066a8a242b3e370221bad8150 |