Skip to content

Adjust for safe inset areas, plus other fixes#785

Merged
kevinaboos merged 3 commits intoproject-robius:mainfrom
kevinaboos:adjust_for_safe_inset_areas
Mar 31, 2026
Merged

Adjust for safe inset areas, plus other fixes#785
kevinaboos merged 3 commits intoproject-robius:mainfrom
kevinaboos:adjust_for_safe_inset_areas

Conversation

@kevinaboos
Copy link
Copy Markdown
Member

@kevinaboos kevinaboos commented Mar 26, 2026

Padding and spacing is now consistent because we added proper support
for safe inset areas into Makepad itself.

Show caption bar by default now. We can always hide it later.

Re-fix logging in after token expiration, ensure that the LoginStatusModal
doesn't repeatedly show itself, and that we don't get loads of
disconnected errors after login has failed.
(though we may have broken offline mode: logging in while disconnected)

Fixed other misc things like alignment of SettingsScreen title.

Now that we have added support for safe inset areas into Makepad,
we only want to draw a shadow *beneath* those two views,
not all the way around. Previously the top part of the shadow was
clipped by the native window bounds, but not any more.
Make SettingsScreen vertically y-scrollable only
Padding and spacing is now consistent because we added proper support
for safe inset areas into Makepad itself.

Show caption bar by default now. We can always hide it later.

Re-fix logging in after token expiration, ensure that the LoginStatusModal
doesn't repeatedly show itself, and that we don't get loads of
disconnected errors after login has failed.
(though we may have broken offline mode: logging in while disconnected)

Fixed other misc things like alignment of SettingsScreen title.
@kevinaboos kevinaboos changed the title Adjust for safe inset areas Adjust for safe inset areas, plus other fixes Mar 31, 2026
@kevinaboos kevinaboos merged commit 78b3654 into project-robius:main Mar 31, 2026
11 checks passed
@kevinaboos kevinaboos deleted the adjust_for_safe_inset_areas branch March 31, 2026 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant