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

Redesign: 1st go at resizing room sublists #2226

Merged
merged 14 commits into from
Oct 19, 2018

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Oct 18, 2018

1st go at making the sub lists scrollable and allowing to resize them.

Need to set flex-basis and max-height on the sub lists individually as gemini-scrollable areas have position: absolute, and thus can't be sized by their content.

Upon resizing the sizes are not persisted yet, first want to see in what unit they should be persisted (px, %, ..)

Relies on #2224 being merged first.
Part of element-hq/element-web#7162 / element-hq/element-web#7161

@bwindels bwindels requested a review from a team October 18, 2018 14:35
@bwindels bwindels merged commit 73d9a71 into experimental Oct 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants