Replace TalkatuScrolledWindow with TalkatuAutoScroller

Review Request #1658 — Created Aug. 26, 2022 and submitted

Information

talkatu/talkatu
gtk4

Reviewers

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
Replace TalkatuScrolledWindow with TalkatuAutoScroller
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.
b5b63eba0738475c13770d87ff4f7656e374a935
Description From Last Updated

interrupt

QuLogicQuLogic
QuLogic
  1. Ship It!
  2. talkatu/talkatuautoscroller.c (Diff revision 1)
     
     

    interrupt

  3. 
      
grim
grim
Review request changed

Status: Closed (submitted)

Loading...