Open NonVideri opened 2 years ago
I know I tested single column mode... but did I seriously never test two column mode? facepalm
It's hardcoded for the columns to be parent.width/2
atm. Looks like I only focused on testing the heights when I did the fancy GUI.
Bug: Setting different layout widths for left and right side doesn't work.
Actual behavior: Left and right sides always use the same width (are split in the middle).
Expected behavior: Left and right sides display with the widths set by the user.