Skip to content
Verified Commit 8c304c74 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

ToolBar: Fix eliding titles for specific fonts

QtQuick/TextMetrics can not be trusted. Meanwhile, QtQuick.Text provides
sane implicitWidth regardless of elided string (which in turn only
affects paintedWidth & contentWidth).

See also:
- https://bugreports.qt.io/browse/QTBUG-85936
- https://bugreports.qt.io/browse/QTBUG-83936
- https://bugreports.qt.io/browse/QTBUG-94023

BUG: 474881
parent effe300e
Pipeline #488060 passed with stage
in 3 minutes and 39 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment