View Issue Details

IDProjectCategoryView StatusLast Update
0002983NoesisGUIStudiopublic2025-04-02 11:09
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0002983: Unable to Create Grid Definitions when Child of an Auto Row
Description

There appears to be a bug where you are unable to create rows in an auto-proportioned. grid element which is child to another grid.

This sentence is not very clear, so the best way is to follow the repro steps below.

Steps To Reproduce

1) Create a Parent 3-Row Grid, with the topmost row definition set to "Auto'. The two bottom rows can be set to 1* each.

2) Place a child Grid inside the 3-Row Grid created in Step 1, and assign it to Row 0 (the first row from the top of the screen)

3) Place a text Block inside this Child Grid element.
Normally, at this point, the first Row of the Parent Grid should resize to the height of the text block.

4) Now, attempt to create 3 rows, of 1 Star each, inside of this Child Grid.

Observe how the rows do not render as three equally-sized rows.

5) Change the Parent's Row 0 Value from Auto, to any fixed size, either in Pixels of Stars.
Observe how the Rows render properly.

Expected results:
Proportional Star Grid's rows should render even if inside of an Auto-Sized row.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-01-02 17:21 dstewart New Issue
2024-01-02 17:22 dstewart Steps to Reproduce Updated
2024-01-02 17:30 jsantos Target Version => Studio_Alpha
2024-01-02 17:30 jsantos Assigned To => sfernandez
2024-01-02 17:30 jsantos Status new => assigned
2025-04-02 11:09 sfernandez Target Version Studio_Alpha => Studio_Beta