Skip to content

Wrap labels GtkInfoBar accross the project

Wrap labels in GtkInfoBar widgets across the project. Unfortunately there does not exist any equivalent Widget in libadwaita, so these widgets are not adaptive. Therefore, wrap the labels so that they fit in narrower screens.

Example screenshot for one of those GtkInfoBar.

Before non-wrapped
After wrapped

Related #231 (closed)

Merge request reports