oss-slu / Mouser

GNU General Public License v3.0
1 stars 7 forks source link

Cage Group Display Horizontal #127

Closed rc10283 closed 1 year ago

rc10283 commented 1 year ago

Change cage group configuration to display vertically, to horizontally.

Fixes #110

What was changed?

Change cage group configuration to display vertically, to horizontally. Only had to rewrite one line of code, placing the side of the frame as left instead of top.

Why was it changed? Was an issue listed, also much easier to read without required scrolling for multiple cage groups. How was it changed? Simply rewrote the frame.pack() line to display side to side instead of top to bottom. Screenshots that show the changes (if applicable):

Screen Shot 2023-10-12 at 2 17 52 PM Screen Shot 2023-10-12 at 2 18 55 PM