Clip overflowing text from a button

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
Juraj Oravec 2023-02-21 23:49:42 +01:00
parent dae021b1e5
commit ffe7d9865a
Signed by: SGOrava
GPG Key ID: 13660A3F1D9F093B

View File

@ -95,6 +95,7 @@ Falkon.PluginInterface {
url: url,
windowId: Falkon.Windows.getCurrent()
})
clip: true
ToolTip.visible: hovered
ToolTip.text: i18n("Open in new tab")