Gijs
December 15, 2018, 6:11pm
1
I updated from alpha.9 to .14, and the padding on the contents of my stackpanel didn’t work anymore. On the playground there seems to be another issue as well:
https://www.babylonjs-playground.com/#LLVZ90
vs
https://www.babylonjs-playground.com/indexstable#LLVZ90
In the first pg, the size of the buttons is really small, and the (edit: bottom) padding doesn’t work (but it does do something ).
@Deltakosh , I saw that you’ve made some changes recently, do you know what’s going on?
This is likely a bug with the new layout system. Do you mind creating an issue on the repo? I’ll have a look this monday
Gijs
December 15, 2018, 8:02pm
3
Ok, here’s the issue:
Forum topic:
https://forum.babylonjs.com/t/alpha-14-stackpanel-problems/259
Expected result:
https://www.babylonjs-playground.com/indexstable#LLVZ90
Current result:
https://www.babylonjs-playground.com/#LLVZ90
Somehow, the widths are off, and the bottom padding isn't being applied properly. From what I've seen, the...
bug
gui
It has additional info as well. Thank you.
btw even stable has an issue because the button should be larger than what they are (20% of the screen width which is not the case)
I’ll fix that as well
Gijs
December 15, 2018, 11:26pm
6
Thanks a lot, and it isn’t even monday yet! Have a nice weekend
Yeah but I hate having users blocked because of a bug
2 Likes