ErikLundb3rg / typebout

Challenge your friends in typing speed
MIT License
6 stars 2 forks source link

Fix small ui issues #97

Closed jonatan-kruse closed 1 year ago

jonatan-kruse commented 1 year ago

I think easiest for you would be to try the branchs' ui your-self

ErikLundb3rg commented 1 year ago

Looks nice, do you want to look into also fixing the hover effect on the graphs? The text is a little hard to read and I think the values should be rounded.

image

ErikLundb3rg commented 1 year ago

Also saw that the play box is buggy: image

That one is on me but if you want to fix it would be greatly appreciated ^^

jonatan-kruse commented 1 year ago

the thing with the graph rounding is it only shows the data and its not fair to round all off the data to whole numbers, rounded to 2 I think is a nice compromise

jonatan-kruse commented 1 year ago

And yes didn't put any time on scaling the play box on window size but can be done in a future PR

jonatan-kruse commented 1 year ago

I hate the librarys tooltip functionality, if you want to look in to changeing the colors or the background color pkeas do, I also want it fixed

ErikLundb3rg commented 1 year ago

Cool cool, create issues for tooltip functionality if that bugs you.