changing spacing options in floating menu butttons

Hi,

When you shange any spacing options in the editing text of a floating menu button, changes are reflected in the edit area, but not in the rendered button. I am specially interested in the inter-line spacing that doesn’t seem to affect buttons at all. I am in version 5.760.

unfortunately SwiftUI doesn't support rendering these yet (but the editor also doesn't have options to disable/hide them)

If you have a usecase were you really need fine control over this, you'd need to use a webview item and use HTML/CSS to render.

Ok, thanks Andreas.