If the user creates a custom file and then resizes this in the desktop interface, when they then switch to the Sketch interface, the fonts are reduced. Steps to reproduce: 1. Create a new blank image (screen size) 2. Choose "Scale Image to a New Size" from the edit menu 3. Enter 3000 in the width parameter, then accept the new size. 4. Switch to Sketch view The same behavior occurs if the user shrinks the image.
Git commit f9446f8600ec983dd49836a35af04e8baf09bd5c by Arjen Hiemstra. Committed on 23/04/2014 at 16:16. Pushed by ahiemstra into branch 'master'. sketch: Ignore resize events from dialogs for rebuilding the font cache Otherwise we end up taking the size from the dialog window which results in tiny text. M +1 -1 krita/sketch/Theme.cpp http://commits.kde.org/calligra/f9446f8600ec983dd49836a35af04e8baf09bd5c
Git commit bc6f45ea2bbb0a951a3ab478d63915fdfd90f1bc by Arjen Hiemstra. Committed on 23/04/2014 at 16:16. Pushed by dickson into tag 'steam-247500_247566'. sketch: Ignore resize events from dialogs for rebuilding the font cache Otherwise we end up taking the size from the dialog window which results in tiny text. M +1 -1 krita/sketch/Theme.cpp http://commits.kde.org/calligra/bc6f45ea2bbb0a951a3ab478d63915fdfd90f1bc