Summary: | [request] Being able to resize the new document window on small screens | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | susssu |
Component: | Usability | Assignee: | Halla Rempt <halla> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | halla, jedwoolley |
Priority: | NOR | ||
Version: | 2.8 Pre-Alpha | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
URL: | http://cs322129.vk.me/v322129652/29ef/mm4QQJ_YM80.jpg | ||
Latest Commit: | http://commits.kde.org/calligra/670396803a466f028106438e12f450aa836c753b | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | small krita |
Description
susssu
2013-07-11 18:30:28 UTC
The problem is actually the Create From Clipboard page that makes the window too high. And Ubuntu, which defines a rather large font, making all the controls largish. Created attachment 81063 [details]
small krita
After modifying the clipboard page layout a bit, this is the smallest I can make Krita's startup screen.
Git commit 670396803a466f028106438e12f450aa836c753b by Boudewijn Rempt. Committed on 11/07/2013 at 18:46. Pushed by rempt into branch 'master'. Rearrange image-from-clipboard page So it doesn't take so much space. M +234 -230 krita/ui/forms/wdgnewimage.ui http://commits.kde.org/calligra/670396803a466f028106438e12f450aa836c753b I had the same problem and found this thread. I looked at the screenshot of the window switcher and noticed that the C in "Create" was underlined. So, pressing alt + c solved the problem for me. |