UI: Make text nomenclature and ordering consistent #104493

Merged
Erik Abrahamsson merged 3 commits from joshm-2/blender:consistent_text_alignment_names into main 2023-02-10 19:05:39 +01:00
Contributor

"Center" -> "Middle" when describing vertical alignment.
"Align X" -> "Text Horizontal Align"
"Align Y" -> "Text Vertical Align"
Vertical alignment options rearranged to be consistently top-most to
bottom-most.


Conversation about which strings to use.

Conversation about how to not break everything in the process.

"Center" -> "Middle" when describing vertical alignment. "Align X" -> "Text Horizontal Align" "Align Y" -> "Text Vertical Align" Vertical alignment options rearranged to be consistently top-most to bottom-most. --- [Conversation about which strings to use.](https://devtalk.blender.org/t/should-i-fix-this-inconsistency-in-which-direction-should-i-fix-it/27531/4) [Conversation about how to not break everything in the process.](https://devtalk.blender.org/t/how-to-make-property-enum-names-consistent-without-breaking-everything/27524)
Josh Maros added 1 commit 2023-02-09 01:43:00 +01:00
89690a2b28 Make text nomenclature and ordering consistent
"Center" -> "Middle" when describing vertical alignment.
"Align X" -> "Text Horizontal Align"
"Align Y" -> "Text Vertical Align"
Vertical alignment options rearranged to be consistently top-most to
bottom-most.
Josh Maros changed title from Make text nomenclature and ordering consistent to UI: Make text nomenclature and ordering consistent 2023-02-09 01:43:12 +01:00
Josh Maros changed title from UI: Make text nomenclature and ordering consistent to WIP: UI: Make text nomenclature and ordering consistent 2023-02-09 01:44:44 +01:00
Author
Contributor

Problem: There is a mismatch between the nomenclature used in text object settings and the corresponding settings in geometry nodes.

Solution: Adjust strings as recommended in the linked thread.

Alternate solutions: None I can think of.

Limitations: None I am aware of, the solution reuses existing strings so no localization has to be rewritten.

Problem: There is a mismatch between the nomenclature used in text object settings and the corresponding settings in geometry nodes. Solution: Adjust strings as recommended in the linked thread. Alternate solutions: None I can think of. Limitations: None I am aware of, the solution reuses existing strings so no localization has to be rewritten.
Josh Maros requested review from Erik Abrahamsson 2023-02-09 01:57:49 +01:00
Josh Maros changed title from WIP: UI: Make text nomenclature and ordering consistent to UI: Make text nomenclature and ordering consistent 2023-02-09 01:57:58 +01:00

Thanks for the PR.

I think I would prefer "Horizontal Alignment" over "Text Horizontal Align".
We already know this is about text, and "Align" is a verb, right?

@HooglyBoogly what do you think about this change?

Thanks for the PR. I think I would prefer "Horizontal Alignment" over "Text Horizontal Align". We already know this is about text, and "Align" is a verb, right? @HooglyBoogly what do you think about this change?
Member

This would be much easier to review if it included screenshots of the areas changed. That's helpful for most UI changes.

I agree with Erik that Horizontal Alignment would be better.

This would be much easier to review if it included screenshots of the areas changed. That's helpful for most UI changes. I agree with Erik that `Horizontal Alignment` would be better.
Josh Maros added 1 commit 2023-02-10 03:56:18 +01:00
Author
Contributor

Thanks for the feedback, those are good points. Here is what the UI looks like in 3.4.1:

Text object options Geometry nodes text to curves options

And here is the proposed change:
New text object options New geometry nodes text to curves options

Thanks for the feedback, those are good points. Here is what the UI looks like in 3.4.1: ![Text object options](/attachments/a21897e7-080e-46b9-802b-8c69ebeb23b5) ![Geometry nodes text to curves options](/attachments/069b1309-5340-4e1e-a193-181f3533aca1) And here is the proposed change: ![New text object options](/attachments/6dd888c0-ffaa-4e2e-91bf-dd5e30b15e96) ![New geometry nodes text to curves options](/attachments/785c0d10-4f3b-410c-8a35-f6c78f67765f)
Josh Maros added 1 commit 2023-02-10 08:47:11 +01:00
Erik Abrahamsson approved these changes 2023-02-10 18:57:01 +01:00
Erik Abrahamsson merged commit 5c4e1ed578 into main 2023-02-10 19:05:39 +01:00
Josh Maros deleted branch consistent_text_alignment_names 2023-02-10 19:32:08 +01:00
Sign in to join this conversation.
No reviewers
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
3 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#104493
No description provided.