Inconsistency: Vector math node flips large list of options/operations. #97269

Open
opened 2022-04-12 08:31:19 +02:00 by Vyacheslav Kobozev · 9 comments

System Information
Operating system: Windows-8.1-6.3.9600-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 660 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 473.04

Blender Version
Broken: version: 3.1.2, branch: master, commit date: 2022-03-31 17:40, hash: cc66d1020c

Short description of error
When direction of opening changes, direction/order of list changes too.
55132201.png
2022-04-12_09-48-55.mp4
It is fun, it was the same in 2.79. But there was very short list with 1 column And it wasn`t so annoying.
Now, with 2 columns the order should be fixed same way as in Math node.
Because user remember the relative position of option too. Not just «how far from start»
Also the same flipping exists for other lists, like Transfer Attributes node. But as I said, for one short column it is not the issue at all

**System Information** Operating system: Windows-8.1-6.3.9600-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 660 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 473.04 **Blender Version** Broken: version: 3.1.2, branch: master, commit date: 2022-03-31 17:40, hash: `cc66d1020c` **Short description of error** When direction of opening changes, direction/order of list changes too. ![55132201.png](https://archive.blender.org/developer/F12997567/55132201.png) [2022-04-12_09-48-55.mp4](https://archive.blender.org/developer/F12997616/2022-04-12_09-48-55.mp4) It is fun, it was the same in 2.79. But there was very short list with 1 column And it wasn`t so annoying. Now, with 2 columns the order should be fixed same way as in Math node. Because user remember the relative position of option too. Not just «how far from start» Also the same flipping exists for other lists, like Transfer Attributes node. But as I said, for one short column it is not the issue at all

Added subscriber: @Vyach

Added subscriber: @Vyach
Vyacheslav Kobozev changed title from Inconsistency: Vector math node flips list of options/operations to Inconsistency: Vector math node flips large list of options/operations. 2022-04-12 08:53:37 +02:00
Member

Added subscribers: @HooglyBoogly, @lichtwerk

Added subscribers: @HooglyBoogly, @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Member

Proposal makes sense, however, this has little chance passing as a "bug".

I will kindly raise awareness to @HooglyBoogly (this might be kept as TODO, but since there are really more pressing issues, this could as well be closed as a request)

Thanks for the report, but the issue reported here is a request for modified/improved behavior and not a bug in current behavior. Closing as this bug tracker is only for bugs and errors.
For user requests and feedback, please use other channels: https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests
For more information on why this isn't considered a bug, visit: https://wiki.blender.org/wiki/Reference/Not_a_bug

Proposal makes sense, however, this has little chance passing as a "bug". I will kindly raise awareness to @HooglyBoogly (this might be kept as TODO, but since there are really more pressing issues, this could as well be closed as a request) > Thanks for the report, but the issue reported here is a request for modified/improved behavior and not a bug in current behavior. Closing as this bug tracker is only for bugs and errors. > For user requests and feedback, please use other channels: https://wiki.blender.org/wiki/Communication/Contact#User_Feedback_and_Requests > For more information on why this isn't considered a bug, visit: https://wiki.blender.org/wiki/Reference/Not_a_bug
Member

Not to say it's better the way it is, but this is just a consequence of current UI design. Enums with named categories maintain their orientation when they have to be created above the button to fit on the screen, enums without named categories don't.
Personally I have no idea why this is, but maybe there's some good reasoning. Either way, I can't really change it just because it's bad in this case, so I'm not sure what the "do" would be if this was a TODO.

Another option is to add named categories to the vector math node. That might make the enum very wide on the screen though.

Longer term, most of the vector math operations might be merged into the math node.

Not to say it's better the way it is, but this is just a consequence of current UI design. Enums with named categories maintain their orientation when they have to be created above the button to fit on the screen, enums without named categories don't. Personally I have no idea why this is, but maybe there's some good reasoning. Either way, I can't really change it just because it's bad in this case, so I'm not sure what the "do" would be if this was a TODO. Another option is to add named categories to the vector math node. That might make the enum very wide on the screen though. Longer term, most of the vector math operations might be merged into the math node.

In #97269#1340077, @HooglyBoogly wrote:
Enums with named categories maintain their orientation when they have to be created above the button to fit on the screen, enums without named categories don't.

Oh... I see. What if there will be 1 category?

> In #97269#1340077, @HooglyBoogly wrote: >Enums with named categories maintain their orientation when they have to be created above the button to fit on the screen, enums without named categories don't. Oh... I see. What if there will be 1 category?
Member

I think that's sort of reasonable, but at that point I feel like menu flipping for the whole UI should be examined, not just this one node.

I think that's sort of reasonable, but at that point I feel like menu flipping for the whole UI should be examined, not just this one node.

In #97269#1342813, @HooglyBoogly wrote:
I think that's sort of reasonable, but at that point I feel like menu flipping for the whole UI should be examined, not just this one node.

Totally agree.

IMO flipping is okay and even desired for short lists as 1 column 4 — 8 options, where 3-4 are popular and other not so and user can see whole list (no scroll) most of the time.
Long lists should be divided to columns and have no flipping.

Just for example about popular and not so:
add, multiply, divide, subtract VS hyperbolic sine, logarithm and even atan2

> In #97269#1342813, @HooglyBoogly wrote: > I think that's sort of reasonable, but at that point I feel like menu flipping for the whole UI should be examined, not just this one node. Totally agree. IMO flipping is okay and even desired for short lists as 1 column 4 — 8 options, where 3-4 are popular and other not so and user can see whole list (no scroll) most of the time. Long lists should be divided to columns and have no flipping. Just for example about popular and not so: add, multiply, divide, subtract VS hyperbolic sine, logarithm and even atan2
Member

Added subscriber: @CharlieJolly

Added subscriber: @CharlieJolly
Philipp Oeser removed the
Interest
Nodes & Physics
label 2023-02-10 08:44:04 +01: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
4 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#97269
No description provided.