View Issue Details

IDProjectCategoryView StatusLast Update
0004693NoesisGUIStudiopublic2026-02-24 14:48
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityfeature 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004693: Method To Set Spacing Between StackPanel Children
Description

Logging this one, as this has been something that many people have asked about and expected to be possible

Essentially, this is a request to extend the StackPanel StackPanel Element to include a new Property named 'Space between Children'.

This Property would set a Pixel spacing between each first-level Child found within a StackPanel Element.

For context, a somewhat similar mechanic in other frameworks:

In the CSS world, the Property called "Gap": https://css-tricks.com/almanac/properties/g/gap/
(except we would do it across one axis only, depending on whether the Stack Panel was Vertical or Horizontal)

Or in the Avalonia UI Framework, akin to their StackPanel's "Spacing" Property: https://docs.avaloniaui.net/docs/reference/controls/stackpanel

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-01-12 16:11 dstewart New Issue
2026-01-12 16:59 dstewart Description Updated
2026-01-12 17:07 dstewart Description Updated
2026-01-12 17:08 dstewart Description Updated
2026-01-14 11:09 sfernandez Assigned To => sfernandez
2026-01-14 11:09 sfernandez Status new => assigned
2026-01-14 11:09 sfernandez Target Version => Studio_Beta