ljramones / trips

A stellar cartography system
Apache License 2.0
15 stars 2 forks source link

Fix formatting of route results and make dialog non modal #395

Open ljramones opened 2 years ago

ljramones commented 2 years ago

Okay, when generating routes, the screen of your results is not expandable, which might be useful if one is plotting a large number of routes and wishes to examine them all at once. (It'd be easier than scrolling the list around all the time.) Also, it could be very useful once you select a route to display, the remaining results in the list remain on the screen. This would allow you to look at one result, then look at another displayed on the map when choosing the best one for your needs before closing the results screen. If the list is closed immediately (as it does currently), a user would have to go in and reenter all his/her parameters to find a different route, which is frustrating.

image

image

1) make dialog non-modal 2) reformat list of star connections to preserve space (mulitline)