Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix applying programmatically set height for "top" room layout #9339

Merged
merged 5 commits into from
Oct 5, 2022

Commits on Oct 1, 2022

  1. Fix applying programmatically set height for "top" room layout

    When applying a room layout automatically (e.g. via `io.element.widgets.layout` state event), in cases the layout mode container it set to "top", the height was previously not correctly updated.
    
    Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>
    Fox32 committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    74b1781 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Add cypress tests

    Fox32 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    274b6c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    3ce0b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac7512d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    151b686 View commit details
    Browse the repository at this point in the history