dylan-thinnes / solsys

Solsys at https://solsys.xyz is a prime factorizing solar system generator.
6 stars 0 forks source link

Finalize feature-ui to be responsive and slick #34

Closed dylan-thinnes closed 6 years ago

dylan-thinnes commented 6 years ago

Make it slick by adhering to the principles I wrote down in my notebook, can't be bothered to go get them and type them up right now, you know the drill Dylan.

Make it responsive by ensuring buttons are clean, usable, and light to use on touch screens. (Don't forget to solve the hover-bug/feature problem most mobile/touch-enabled browsers have!)

dylan-thinnes commented 6 years ago

Merged in the ui with commit https://github.com/dylan-thinnes/solsys/commit/3ef8d6e742ff8d1691a8a7540d01044e3b79d6d0

Now for bugfixes, optimizations, and general shenanigans. As the commit states, this ui is neither responsive nor slick at the moment, but it surpasses the former one and future development would be best directed into new branches.

dylan-thinnes commented 6 years ago

Fairly responsive at this point, going to focus on "share" modal.

dylan-thinnes commented 6 years ago

Done