mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
Rework torrent details dialog in Qt client to load from .ui
Make squeeze labels (used for values on Information tab) display tooltip on hover if their text doesn't fit. Make selective labels (same as in GTK+ client) text selectable with keyboard in addition to mouse. Prevent dialog width growth occured before to fit long error texts.
This commit is contained in:
@@ -101,6 +101,7 @@ set(${PROJECT_NAME}_HEADERS
|
||||
)
|
||||
|
||||
tr_qt_wrap_ui(${PROJECT_NAME}_UI_SOURCES
|
||||
details.ui
|
||||
mainwin.ui
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user