| Summary: | 'Background image' option for canvas window doesn't work. | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Ralek Kolemios <info> |
| Component: | OpenGL Canvas | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | ghevan, tomtomtomreportingin |
| Priority: | NOR | ||
| Version First Reported In: | nightly build (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ralek Kolemios
2022-10-11 00:06:48 UTC
This option is only relevant for "Multiple Document Mode" set to "Subwindows", if set to Tabs it will do nothing. When in subwindows the background space in which the subwindows float is set to the image you select. This has no effect on the border around the canvas of the image In that case, shouldn't the option be disabled or hidden when Tab mode is selected then? A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1620 Git commit 04f9e971e7bd37f3725e7de99aa216cd1306c3a2 by Ivan Yossi. Committed on 14/10/2022 at 17:39. Pushed by ivany into branch 'master'. enable subwindow options only if subwindow mode selected M +8 -0 libs/ui/dialogs/kis_dlg_preferences.cc M +1 -0 libs/ui/dialogs/kis_dlg_preferences.h M +89 -49 libs/ui/forms/wdggeneralsettings.ui https://invent.kde.org/graphics/krita/commit/04f9e971e7bd37f3725e7de99aa216cd1306c3a2 |