Skip to content

Conversation

@dbkr
Copy link
Member

@dbkr dbkr commented Aug 15, 2024

See matrix-org/matrix-react-sdk#12893

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

@dbkr dbkr marked this pull request as ready for review August 15, 2024 14:11
@dbkr dbkr requested a review from a team as a code owner August 15, 2024 14:11
@dbkr dbkr requested review from MidhunSureshR and t3chguy August 15, 2024 14:11

- `default_widget_container_height`

This controls the height that the top widget panel initially appears as and is the height in pixels, default 280.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't match the value in the config sample, is the default 280 or 280px?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, good spot, thanks

@dbkr dbkr requested a review from t3chguy August 16, 2024 08:41
@dbkr dbkr added this pull request to the merge queue Aug 27, 2024
Merged via the queue into develop with commit 8805220 Aug 27, 2024
@dbkr dbkr deleted the dbkr/apps_drawer_height_option branch August 27, 2024 10:38
"https://scalar-staging.vector.im/api",
"https://scalar-staging.riot.im/scalar/api"
],
"default_widget_height": 280,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This key seems to have the wrong name, since the documentation and implementation both use default_widget_container_height instead.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, good spot, although the correct way to report these is by filing bugs. In general, people won't be looking at old, closed PRs unless they happen to see it in notifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants