Skip to content
  • Christopher Davis's avatar
    fractal-gtk: Improve list keyboard navigation · 408c7ce2
    Christopher Davis authored and Daniel Garcia Moreno's avatar Daniel Garcia Moreno committed
    Previously on both the room list and the message list,
    our GtkScrolledWindows would not scroll with our focus.
    This meant users that relied on keyboard navigation were
    stuck at the top of our room list and the bottom of our
    message list.
    
    Now we scroll both lists as focus moves, improving
    navigation for keyboard users.
    408c7ce2