Jasonette / JASONETTE-iOS

📡 Native App over HTTP, on iOS
https://www.jasonette.com
MIT License
5.27k stars 352 forks source link

Centering of components in horizontal layout #322

Open darenr opened 6 years ago

darenr commented 6 years ago

Test case: https://jasonbase.com/things/A2GK

The first template has as the first item a horizontal layout with space - button - button - space. The idea is to center the buttons. The last space components doesn't render. If I change type from space to label it works as expected pushing the buttons into the center.

Updated the json to be smaller. Also tested on the Jason app, this isn't a regression, it doesn't work on master either.