KronosGR
KronosGR

Reputation: 89

New Gui does not accept placement "Right" on a command

I try to add a command on the new Gui with right placement but it adds automatically overflow to the .java file.

The Preview design shows it correct https://gyazo.com/eef78ee9d564c6957e62148db50e6bc4

but the simulator shows as overflowhttps://gyazo.com/a4023a18e48ee19a89bc86e294b5434f

Is it a bug?

Thanks in advance

Upvotes: 2

Views: 38

Answers (1)

Shai Almog
Shai Almog

Reputation: 52770

This seems to be a bug in the GUI builder, we filed a lot of issues so please file this there too. It should work although might require you to go thru the steps again.

I would also suggest looking within the .gui file and seeing that the command generation looks correct.

Upvotes: 2

Related Questions