Skip to content

Ensure that RoomInputBar components don't exceed 5/8 of the RoomScreen's height#608

Merged
kevinaboos merged 1 commit into
project-robius:mainfrom
kevinaboos:fit_height_relative_max_size
Oct 18, 2025
Merged

Ensure that RoomInputBar components don't exceed 5/8 of the RoomScreen's height#608
kevinaboos merged 1 commit into
project-robius:mainfrom
kevinaboos:fit_height_relative_max_size

Conversation

@kevinaboos
Copy link
Copy Markdown
Member

This primarily applies to the TextInput within the RoomInputBar, but it also limits the height of everything else within the RoomInputBar, such as the ReplyPreview + TextInput together.

Makepad's TextInput widget still doesn't support internal scrolling, so you cannot see all the text when it exceeds the max size bound. But it's still a major improvement because it doesn't push the buttons off-screen.

Update makepad version to include Eddy's latest commit that supports Fit size bounds with maximum sizes that are relative to an ancestor widget.

…creen's height

This primarily applies to the TextInput within the RoomInputBar,
but it also limits the height of everything else within the RoomInputBar,
such as the ReplyPreview + TextInput together.

Update makepad version to include Eddy's latest commit that supports
Fit size bounds with maximum sizes that are relative to an ancestor widget.
@kevinaboos kevinaboos merged commit fd6af28 into project-robius:main Oct 18, 2025
11 checks passed
@kevinaboos kevinaboos deleted the fit_height_relative_max_size branch October 18, 2025 18:27
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