Properties editor rearranges columns poorly when very wide #86200

Closed
opened 2021-03-02 19:00:51 +01:00 by Nikhil Shringarpurey · 8 comments

System Information
Operating system: Windows 10 20H2
Graphics card: Nvidia RTX 3090

Blender Version
Broken: 2.92, 2.93
Worked: never

Short description of error
When the properties editor contains a large number of checkboxes in a section, Blender tries to fit them all on one line before the panel is wide enough to show the text properly.

This can be seen really well with the Fluid Domain settings for Border Collision. If the properties editor is a certain width (around 540 pixels), it shows 2 rows of 3 checkboxes each, which are all perfectly readable. If the editor is made 1 pixel wider, it puts all 6 on the same row resulting in one letter per checkbox.

Ideally, this layout change should not happen unless there is sufficient width to view the full text. This is a different use case than enabling the panel to gracefully scale down for small screens. In this case, we have plenty of screen real estate, and holding the 2-row layout a bit longer would be far better. See the attached screenshots as examples of the abrupt change.

The view at 540 pixels wide:
Checkboxes1.png

The view at 541 pixels wide:
Checkboxes2.png

Exact steps for others to reproduce the error

  • Start with default scene
  • Make the default cube into a fluid domain
  • Scroll the properties panel so you can see the Border Collision section.
  • Make your properties panel approximately 540 px wide (using default blender UI scaling) - this may vary between operating systems slightly. You should see 2 rows of 3 checkboxes each - all easily legible.
  • Slowly increase the properties panel width, pixel by pixel.
  • You will see it instantly snap to a 1-row layout, but with none of the text readable.
**System Information** Operating system: Windows 10 20H2 Graphics card: Nvidia RTX 3090 **Blender Version** Broken: 2.92, 2.93 Worked: never **Short description of error** When the properties editor contains a large number of checkboxes in a section, Blender tries to fit them all on one line before the panel is wide enough to show the text properly. This can be seen really well with the Fluid Domain settings for **Border Collision**. If the properties editor is a certain width (around 540 pixels), it shows 2 rows of 3 checkboxes each, which are all perfectly readable. If the editor is made 1 pixel wider, it puts all 6 on the same row resulting in one letter per checkbox. Ideally, this layout change should not happen unless there is sufficient width to view the full text. This is a different use case than enabling the panel to gracefully scale down for small screens. In this case, we have plenty of screen real estate, and holding the 2-row layout a bit longer would be far better. See the attached screenshots as examples of the abrupt change. The view at 540 pixels wide: ![Checkboxes1.png](https://archive.blender.org/developer/F9860816/Checkboxes1.png) The view at 541 pixels wide: ![Checkboxes2.png](https://archive.blender.org/developer/F9860838/Checkboxes2.png) **Exact steps for others to reproduce the error** - Start with default scene - Make the default cube into a fluid domain - Scroll the properties panel so you can see the Border Collision section. - Make your properties panel approximately 540 px wide (using default blender UI scaling) - this may vary between operating systems slightly. You should see 2 rows of 3 checkboxes each - all easily legible. - Slowly increase the properties panel width, pixel by pixel. - You will see it instantly snap to a 1-row layout, but with none of the text readable.
Author
Member

Added subscriber: @Nikhil.Net

Added subscriber: @Nikhil.Net
Member

Added subscriber: @filedescriptor

Added subscriber: @filedescriptor
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

I can confirm this on the latest 2.93.0 Alpha, branch: master, commit date: 2021-03-04 06:43, hash: ef7efc3751. I will mark this as a UI papercut for now.

I can confirm this on the latest 2.93.0 Alpha, branch: master, commit date: 2021-03-04 06:43, hash: `ef7efc3751`. I will mark this as a UI papercut for now.

Added subscriber: @jenkm

Added subscriber: @jenkm

For the record, here we have a property_split layout in each of the grid_flow columns.
So we get 40% of the empty space on the left. Plus the decorator on the right.
This is just not supported. The property_split should be used in a single-column layout.

For the record, here we have a `property_split` layout in each of the `grid_flow` columns. So we get 40% of the empty space on the left. Plus the `decorator` on the right. This is just not supported. The `property_split` should be used in a single-column layout.

This issue was referenced by 181d577d7d

This issue was referenced by 181d577d7d97990bf1094710a09c377bad24a8eb
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Hans Goudey self-assigned this 2022-04-07 00:09:45 +02:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#86200
No description provided.