1
0
Fork 0
mirror of synced 2024-06-29 03:31:06 +12:00
Rare/rare/ui/components/tabs
loathingKernel 3e827f4ece ElideLabel: Enable word-wrapping for elided labels.
Word wrapping allows ElideLabel to resize first inside flexible sized
areas such as the contents widget of a scrollarea. This allows the contents
widget to properly resize itself to avoid horizontal scrolling.

Word-wrapping also enables the widget to resize vertically. To avoid that
ElideLabel is set to a fixed height based on font metrics. An overloaded
method `setFixedHeight` has been added to disable it when desired.

EglSyncGroup: Replace estimated path label with a ElideLabel because
the displayed message was expanding the scrollarea.
2023-02-20 14:26:14 +02:00
..
downloads DownloadsTab: Paint the background of the active download stats with the image of the game 2023-02-05 19:12:14 +02:00
games ElideLabel: Enable word-wrapping for elided labels. 2023-02-20 14:26:14 +02:00
settings Dialogs: Homogenize dialog titles 2023-02-18 19:36:49 +02:00
store UI: Remove unused store UI files 2023-02-05 19:00:01 +02:00
__init__.py Add __init__.py in ui folder for setuptools.find_packages() 2021-05-21 16:48:33 +02:00