Replace TalkatuScrolledWindow with TalkatuAutoScroller
Review Request #1658 — Created Aug. 26, 2022 and submitted
GtkScrolledWindow is a final type in GTK4, so we can no longer subclass it. To work around this, TalkatuAutoScroller was created which is a GtkAdjustment subclass that does the same thing TalkatuScrolledWindow did.
Ran the demo and verified that auto scroll worked properly.
Summary | ID |
---|---|
b5b63eba0738475c13770d87ff4f7656e374a935 |
Description | From | Last Updated |
---|---|---|
interrupt |
QuLogic |