Skip to content
Commit 1c4364d7 authored by Alexander Mikhaylenko's avatar Alexander Mikhaylenko Committed by Christopher Davis
Browse files

characterView: Fix reflowing in size_allocate()

We need to reflow first, then use the new grid to calculate the size, not
the other way around. We also shouldn't queue resize from size_allocate().

See https://gitlab.gnome.org/GNOME/gnome-characters/-/issues/94
parent abfff807
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