mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
libs: add additional comment about the Plasma::WidgetExplorer sizes
design issue of the old implementation that I have to solve at some point Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
0305b44785
commit
971af2f5ea
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
namespace Plasma
|
||||
{
|
||||
|
||||
// hardcoded but ok because the widget is not resizable
|
||||
// hardcoded but ok because the widget is not resizable, that implies issue with big font sizes tho
|
||||
static const int s_margin = 4;
|
||||
static const QSizeF s_appletframesize = QSize(300, 100);
|
||||
static const QSizeF s_appleticonsize = QSize(86, 86);
|
||||
|
|
Loading…
Add table
Reference in a new issue