https://bugs.kde.org/show_bug.cgi?id=399796
wolthera <griffinval...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kri | |ta/c027f26d134dbc1aa3c3026f | |56d509a27acfbecc --- Comment #1 from wolthera <griffinval...@gmail.com> --- Git commit c027f26d134dbc1aa3c3026f56d509a27acfbecc by Wolthera van Hövell tot Westerflier, on behalf of Agata Cacko. Committed on 17/02/2019 at 14:58. Pushed by woltherav into branch 'master'. When new custom template is created, Always Use Template and Full Template Path are both set to the new template. When a template is being used, only Full Template Path is set to the last used template. When highlighting the template as default to use in New File window, Krita first uses Always Use Template, then Full Template Path, then just first template in the alphabetical order. To make sure the last used template is always the one that Krita highlights, Always Use Template needs not to be considered. This commit removes the mention of Always Use Template in the New File window's code. Differential Revision: https://phabricator.kde.org/D18812 M +10 -15 libs/ui/KisTemplatesPane.cpp https://commits.kde.org/krita/c027f26d134dbc1aa3c3026f56d509a27acfbecc -- You are receiving this mail because: You are watching all bug changes.