fix(blocksettings): added a minimum width to block settings#1432
fix(blocksettings): added a minimum width to block settings#1432
Conversation
|
@CodiumAI-Agent /describe |
Titlefix(blocksettings): added a minimum width to block settings User descriptionDescriptionFixed Minimum width of Block Setting Panel Changes MadeJust changed the minSize in Workspace options PR TypeBug fix Description
Changes diagramflowchart LR
A["Default workspace options"] -- "define min width" --> B["BLOCK_SETTINGS_MIN_WIDTH (450)"]
B -- "apply to right border" --> C["panel size & minSize"]
Changes walkthrough 📝
|
|
@CodiumAI-Agent /review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
@CodiumAI-Agent /improve |
PR Code Suggestions ✨No code suggestions found for the PR. |
|
@CodiumAI-Agent /update_changelog |
|
Changelog updates: 🔄 2025-07-18 *Fixed
|
Description
Fixed Minimum width of Block Setting Panel
Changes Made
Just changed the minSize in Workspace options