The visual bug was that if there are two many line of metadata, the table would expand downwards while the components below didn't have their position updated, creating a overlap. To fix this, I redrew the screen when the button was pressed: Layout, Refresh, Update. Took me all of Friday afternoon and Monday morning to figure this out and three lines was all it took to fix it.
GUI visual overlap bug
GUI visual overlap fix
The visual bug was that if there are two many line of metadata, the table would expand downwards while the components below didn't have their position updated, creating a overlap. To fix this, I redrew the screen when the button was pressed: Layout, Refresh, Update. Took me all of Friday afternoon and Monday morning to figure this out and three lines was all it took to fix it.