https://bugs.kde.org/show_bug.cgi?id=372572
--- Comment #3 from Scott Petrovic <scottpetro...@gmail.com> --- Git commit 5ea2b338f91875d216d7fbd1ec30b345c0bd5a5e by Scott Petrovic, on behalf of Boudewijn Rempt. Committed on 19/11/2016 at 15:23. Pushed by scottpetrovic into branch 'petrovic/impex-brush-editor-ui'. Refactor the filename requester and filedialog The messing with relative paths to the default folder meant that the user never could be sure which path we were going to save to. Rendering to GIF still fails, though, but I need more brain to figure out why. Related: bug 372537 M +2 -2 libs/ui/KisMainWindow.cpp M +9 -10 libs/widgets/kis_file_name_requester.cpp M +3 -5 libs/widgetutils/KoFileDialog.cpp M +1 -1 libs/widgetutils/KoFileDialog.h M +3 -1 plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp M +2 -2 plugins/impex/video/video_saver.cpp http://commits.kde.org/krita/5ea2b338f91875d216d7fbd1ec30b345c0bd5a5e -- You are receiving this mail because: You are watching all bug changes.