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

atlanticaccent/issue6 #64

Closed atlanticaccent closed 3 years ago

atlanticaccent commented 3 years ago

Take the ratios generated by the headings panegrid resize events and apply them to determine what the "sizes" of each element of an entry should be in FillPortion units. This gives us resizeable columns as seen in relatively standard table views.

atlanticaccent commented 3 years ago

Closes #6