fix(miglayout): setRowConstraints uses col constraints#25
Conversation
stefaniamak
left a comment
There was a problem hiding this comment.
Not exactly sure how to test this 🤔 My only thought was to set a columnConstrain at the Game Over Screen, where I also had a rowConstain, and see if the issue I had of the columnConstrains not working was fixed. It didn't.. 😞
In screenshot: it was supposed to give 450 width at the UISpace at the last out of the three columns.

|
@stefaniamak let's put it like this: I didn't expect to achieve wonders with this but merely to fix the obvious copy&paste bug that |
stefaniamak
left a comment
There was a problem hiding this comment.
Ah, I see! Then considering everything run how it was supposed to run - I did run files which used these methods as well - I believe this PR is good for merging 👍
No description provided.