Skip to content

room-details: style cleanups

Brage Fuglseth requested to merge bragefuglseth/fractal:patch-1 into main

Ideally we'd have two separate views for viewing and editing room details, but this makes the current implementation look a little nicer.

  • Update the room title to match the libadwaita .title-1 style class when insensitive
  • Add a 24px margin above room title to match AdwStatusPage
  • Disable search since the page has a rather small amount of elements
  • Decrease window width to 500px and let libadwaita handle the height constraints
Before After
Skjermbilde_fra_2023-11-02_00-37-41 Skjermbilde_fra_2023-11-02_00-37-16

Fixes Room details: Edit button should use pill style (#1271 - closed)

Edited by Alexandre Franke

Merge request reports