atlanticaccent / starsector-mod-manager-rust

A mod manager for Starsector, a space fleet-battle and economics simulator. This time written in Rust.
https://atlanticaccent.github.io/starsector-mod-manager-rust/
MIT License
33 stars 1 forks source link

Add additional metadata to description box #29

Closed atlanticaccent closed 3 years ago

atlanticaccent commented 3 years ago

Currently, things like authors and titles can get truncated quite easily/often. Adding this information in full to the description box in full when a mod is selected will go a ways to fixing that. Alternative solutions (like tooltips, or at least indicating truncation has occurred) should still be explored.