mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
5e6e1217da
This commit adds an exported method to enable widgets to detect when the text displayed by a Selectable has been truncated. This can be used to implement proper show-full-text-in-an-overlay behavior in a parent widget. I haven't attempted to implement that in core yet, as it is a complex feature involving animation and pointer interaction. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>