samuelleblanc / fp

Flight planning software, moving lines
GNU General Public License v3.0
4 stars 2 forks source link

Flight Module pop-up won't fit on screen #1

Closed millercommamatt closed 4 years ago

millercommamatt commented 4 years ago

The flight module pop-up won't fully fit on screen for a 1920x1080 display. As a result, options further down the list aren't visible.

Screenshot: fp_ml_module_too_tall

samuelleblanc commented 4 years ago

At this time, it may be better to remove some files in the flt_module directory. That would reduce the size.

I'm working on modifying the Select_flt_mod class in gui.py to have multiple columns.

samuelleblanc commented 4 years ago

Made the flt_modules have multiple columns in v1.24