Commit e272a04
committed
#234 | Reduce editGroupBox and analysisBox minimum heights (160→100, 180→120 px)
Tighter spacing and margins in the Statistics Panel grid (setSpacing(3), setContentsMargins(4,4,4,4))
Shrink miniChart height (140→100 px); replace oversized MinimumExpanding spacer with a slim Preferred one
Set m_tableWidget->setMinimumHeight(80) so the table dock can't collapse to zero
Fix tab-switching logic in slotCacheSelection / slotEditNodeEditSelectionInTable: only switch to Edges tab when the selection is entirely edges (no nodes)
Move GraphTableWidget compact button/search QSS from inline setStyleSheet() into default.qss under the GraphTableWidget selector1 parent 01e3bb7 commit e272a04
2 files changed
Lines changed: 20 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| 366 | + | |
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
| |||
741 | 742 | | |
742 | 743 | | |
743 | 744 | | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
| |||
0 commit comments