fix run buttons being flexed in compact mode#7885
Merged
Light2Dark merged 6 commits intomainfrom Jan 19, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
akshayka
previously approved these changes
Jan 17, 2026
akshayka
approved these changes
Jan 18, 2026
Contributor
akshayka
left a comment
There was a problem hiding this comment.
Thank you for adding the README, very nice!
|
🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.19.5-dev16 |
mscolnick
pushed a commit
that referenced
this pull request
Jan 19, 2026
## 📝 Summary <!-- Provide a concise summary of what this pull request is addressing. If this PR closes any issues, list them here by number (e.g., Closes #123). --> before <img width="269" height="231" alt="image" src="https://github.com/user-attachments/assets/3cd8df79-af67-4dec-a095-76c4a5020b59" /> after <img width="290" height="305" alt="image" src="https://github.com/user-attachments/assets/0a0a770b-f576-4d39-9e6c-026b234aaa46" /> in slides mode, cannot click fullscreen <img width="314" height="840" alt="image" src="https://github.com/user-attachments/assets/84480902-d2c8-4989-985f-e1e25766683c" /> ## 🔍 Description of Changes <!-- Detail the specific changes made in this pull request. Explain the problem addressed and how it was resolved. If applicable, provide before and after comparisons, screenshots, or any relevant details to help reviewers understand the changes easily. --> ## 📋 Checklist - [x] I have read the [contributor guidelines](https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md). - [ ] For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on [Discord](https://marimo.io/discord?ref=pr), or the community [discussions](https://github.com/marimo-team/marimo/discussions) (Please provide a link if applicable). - [x] Tests have been added for the changes made. - [ ] Documentation has been updated where applicable, including docstrings for API changes. - [x] Pull request title is a good summary of the changes - it will be used in the [release notes](https://github.com/marimo-team/marimo/releases).
botterYosuke
pushed a commit
to botterYosuke/marimo
that referenced
this pull request
Jan 20, 2026
## 📝 Summary <!-- Provide a concise summary of what this pull request is addressing. If this PR closes any issues, list them here by number (e.g., Closes marimo-team#123). --> before <img width="269" height="231" alt="image" src="https://github.com/user-attachments/assets/3cd8df79-af67-4dec-a095-76c4a5020b59" /> after <img width="290" height="305" alt="image" src="https://github.com/user-attachments/assets/0a0a770b-f576-4d39-9e6c-026b234aaa46" /> in slides mode, cannot click fullscreen <img width="314" height="840" alt="image" src="https://github.com/user-attachments/assets/84480902-d2c8-4989-985f-e1e25766683c" /> ## 🔍 Description of Changes <!-- Detail the specific changes made in this pull request. Explain the problem addressed and how it was resolved. If applicable, provide before and after comparisons, screenshots, or any relevant details to help reviewers understand the changes easily. --> ## 📋 Checklist - [x] I have read the [contributor guidelines](https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md). - [ ] For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on [Discord](https://marimo.io/discord?ref=pr), or the community [discussions](https://github.com/marimo-team/marimo/discussions) (Please provide a link if applicable). - [x] Tests have been added for the changes made. - [ ] Documentation has been updated where applicable, including docstrings for API changes. - [x] Pull request title is a good summary of the changes - it will be used in the [release notes](https://github.com/marimo-team/marimo/releases).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Summary
before

after

in slides mode, cannot click fullscreen

🔍 Description of Changes
📋 Checklist