1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare/components/tabs/games/integrations
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
..
__init__.py ExtraWidgets: Remove SideTab widgets and update imports 2023-02-18 17:33:25 +02:00
egl_sync_group.py ElideLabel: Enable word-wrapping for elided labels. 2023-02-20 14:26:14 +02:00
eos_group.py Stylesheets: Refactor css widget selectors based on objectName() 2023-02-04 17:38:07 +02:00
import_group.py ExtraWidgets: Remove IndicatorLineEdit and PathEdit and update imports 2023-02-18 17:29:41 +02:00
ubisoft_group.py ImportSync: Rename to Integrations due to expanding their use. 2022-11-03 22:50:21 +02:00