Skip to content

Fix array widget width and split view height#145423

Merged
rzhao271 merged 2 commits intomainfrom
rzhao271/widget-widths
Mar 18, 2022
Merged

Fix array widget width and split view height#145423
rzhao271 merged 2 commits intomainfrom
rzhao271/widget-widths

Conversation

@rzhao271
Copy link
Collaborator

@rzhao271 rzhao271 commented Mar 18, 2022

Fixes #144783

This PR does two things:

  1. It makes sure that the list widget text in read mode can't get super long and stretch out the list widget horizontally.
  2. It reduces the height of the splitview, which fixes some layout glitches during tab navigation or when trying to see the bottommost extension in the ToC.

@rzhao271 rzhao271 requested a review from roblourens March 18, 2022 20:38
@rzhao271 rzhao271 self-assigned this Mar 18, 2022
@rzhao271 rzhao271 added this to the March 2022 milestone Mar 18, 2022
@rzhao271 rzhao271 merged commit eb97cfd into main Mar 18, 2022
@rzhao271 rzhao271 deleted the rzhao271/widget-widths branch March 18, 2022 21:24
@github-actions github-actions bot locked and limited conversation to collaborators May 2, 2022
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.

Settings list widget items that are not being edited don't seem to have a max width

2 participants