View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002054 | NoesisGUI | Unity | public | 2021-06-29 13:12 | 2021-07-01 10:19 |
| Reporter | saarix | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.0.12 | ||||
| Target Version | 3.1 | ||||
| Summary | 0002054: Binding to ActualWidth property returns 0 at runtime | ||||
| Description | I was trying to bind a grids width property to its child elements ActualWidth to control size. But it is always set to 0, even tho the actual width of the child is correct in the inspector. As described in my forum post: https://www.noesisengine.com/forums/viewtopic.php?f=3&t=2346&p=12942#p12942 | ||||
| Steps To Reproduce | The issue should always happen with this code: <DockPanel> | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-06-29 13:12 | saarix | New Issue | |
| 2021-06-29 13:12 | saarix | Tag Attached: C# | |
| 2021-06-29 13:12 | saarix | Tag Attached: Unity | |
| 2021-07-01 10:19 | sfernandez | Assigned To | => sfernandez |
| 2021-07-01 10:19 | sfernandez | Status | new => assigned |
| 2021-07-01 10:19 | sfernandez | Product Version | => 3.0.12 |
| 2021-07-01 10:19 | sfernandez | Target Version | => 3.1 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |