Bug 379072

Summary: The size of local menu/property editor is too small
Product: [Applications] KEXI Reporter: Ian Whitfield <whitfield>
Component: GeneralAssignee: Jarosław Staniek <staniek>
Status: ASSIGNED ---    
Severity: normal CC: adam, inksi, staniek, whitfield
Priority: NOR    
Version: 3.1.0 Alpha   
Target Milestone: 3.2.1   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:
Bug Depends on: 379793    
Bug Blocks:    
Attachments: Photo of the Old and New sizes
-

Description Ian Whitfield 2017-04-22 11:13:19 UTC
Created attachment 105148 [details]
Photo of the Old and New sizes

The Size of these two items has been made much too small in the new version and makes it VERY hard to work with. I suggest either you revert to the old size or make the options 'enlarge' as you place the Mouse Cursor on them
Comment 1 Jarosław Staniek 2017-04-24 20:25:08 UTC
We need better defaults depending on OS/desktop type (non-Plasma Linux, Windows...).

Notes to myself: 
- the original code of FontSettings_p.cpp was moved to plasma-integration.git/src/platformtheme/kfontsettingsdata.cpp
- use QFontDatabase::systemFont(QFontDatabase::SmallestReadableFont) as default small font
Comment 2 Jarosław Staniek 2017-04-24 20:25:49 UTC
Also: record navigator's buttons shall be rectangular.
Comment 3 Jarosław Staniek 2017-05-13 22:35:43 UTC
Record navigator's buttons shall be rectangular: moved to separate bug #379793
Comment 4 Jarosław Staniek 2017-05-15 09:16:51 UTC
Created attachment 105550 [details]
-

(from bug #379072)