View Issue Details

IDProjectCategoryView StatusLast Update
0004877NoesisGUIStudiopublic2026-03-10 10:57
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004877: Inconsistent Ordering of Row and Column Properties
Description

Currently, in Properties, we have a pattern where we always list X-Axis items before Y-Axis Items.

For example:
Translate X --> Translate Y
Width --> Height
Column Definition --> Row Definition
etc...

However when an Element is contained within a Grid, its Properties instead follow a pattern of listing Y-Axis before the Y-Axis, as such:

Row
RowSpan
Column
ColumnSpan

To follow the app-wide convention this should be changed to:

Column
ColumnSpan
Row
RowSpan

(Please ping @Dorian when this is submitted as I'll be looking to update the Grid Documentation to reflect this.)

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-03-09 16:44 dstewart New Issue
2026-03-10 10:56 sfernandez Assigned To => sfernandez
2026-03-10 10:56 sfernandez Status new => assigned
2026-03-10 10:56 sfernandez Target Version => Studio_Beta
2026-03-10 10:57 sfernandez Status assigned => resolved
2026-03-10 10:57 sfernandez Resolution open => fixed
2026-03-10 10:57 sfernandez Fixed in Version => Studio_Beta