Skip to content

Add text alignment support to view_input / TextBox #57

@brmassa

Description

@brmassa

view_input.v currently supports only left-aligned text. This is problematic for numeric fields, where right alignment is the expected behavior and improves readability during editing.

Examples:

  • Currency
  • Numeric properties
  • Tables/forms
  • Editor inspectors

The alignment should affect:

  • Text rendering
  • Placeholder rendering
  • Caret positioning
  • Selection rendering
  • Horizontal scrolling/clipping

Default behavior should remain left-aligned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions