thewierdnut / endless-mobile

Space exploration, trading, and combat game.
https://endless-sky.github.io/
GNU General Public License v3.0
92 stars 6 forks source link

Problem is when selling ships you frequently end up selling you flag ship because 2 are selected. #89

Closed thewierdnut closed 8 months ago

thewierdnut commented 10 months ago
          Problem is when selling ships you frequently end up selling you flag ship because 2 are selected.

Originally posted by @roelfrenkema in https://github.com/thewierdnut/endless-mobile/issues/83#issuecomment-1625686442

danhoffpauir commented 9 months ago

When this happens, I reload my last save immediately

thewierdnut commented 9 months ago

That's about the only thing you can do. I think a popup warning you that you are selling your flagship when you have more than one ship selected would work, but would be annoying. An undo button would be better, but would be harder to implement.

These types of UI changes are usually better implemented upstream, but there may not be an appetite there as it is harder to inadvertently select extra ships.

johndh commented 9 months ago

It seems to me that there is too little difference between clicking on a ship to select it, and clicking on it for very slightly longer to add it to the current selection.

thewierdnut commented 8 months ago

I've raised this issue upstream where solutions are being considered. I'm closing this issue for now.