JoshPark03 / DND-Companion-App

Final project for EECS 581, This is a DND Companion app for computers (desktop/laptop). We are using Qt in C++ so it should run on Windows, Linux, and MacOS
0 stars 0 forks source link

Implement class selection screen #36

Closed chanulee1 closed 6 days ago

chanulee1 commented 2 weeks ago
craig-zac-a commented 2 weeks ago

There is an issue when selecting from the dropdown menu where the dropdown is drawn outside of the app causing the user to have to select the last one shown multiple times to get to the bottom if the window is maximized.