View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001617 | NoesisGUI | Unity | public | 2020-01-13 11:40 | 2020-03-20 16:39 |
| Reporter | Gwynneth | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.6 | ||||
| Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
| Summary | 0001617: Separator does not properly stretch in vertical orientation | ||||
| Description | Using a (custom) Separator control the control does not properly stretch when it is used in a vertical layout. When using a LayoutTransform in WPF the Separator stretches its width to fill the vertical space (image 01), in NoesisGUI the width has to be manually defined for it to show up. | ||||
| Steps To Reproduce | Define the code as defined in the attached images and the vertically oriented Separator will not show. | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
Could you please try adding the following template to your separator style? <Setter Property="Template"> |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-01-13 11:40 | Gwynneth | New Issue | |
| 2020-01-13 11:40 | Gwynneth | Tag Attached: Separator | |
| 2020-01-13 11:40 | Gwynneth | File Added: Separator_stretching_01.png | |
| 2020-01-13 11:40 | Gwynneth | File Added: Separator_stretching_02.png | |
| 2020-01-13 11:40 | Gwynneth | File Added: Separator_stretching_03.png | |
| 2020-01-13 11:40 | Gwynneth | File Added: Separator_stretching_04.png | |
| 2020-03-03 13:21 | sfernandez | Assigned To | => sfernandez |
| 2020-03-03 13:21 | sfernandez | Status | new => assigned |
| 2020-03-03 13:21 | sfernandez | Target Version | => 3.0.0 |
| 2020-03-03 13:38 | sfernandez | Status | assigned => feedback |
| 2020-03-03 13:38 | sfernandez | Note Added: 0006121 | |
| 2020-03-03 13:38 | sfernandez | Note Edited: 0006121 | |
| 2020-03-20 16:39 | sfernandez | Status | feedback => resolved |
| 2020-03-20 16:39 | sfernandez | Resolution | open => fixed |
| 2020-03-20 16:39 | sfernandez | Fixed in Version | => 3.0.0 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |