cryck / sticker-composer

CS2 sticker composer to build names or strings
https://cs-sticker.com
MIT License
28 stars 8 forks source link

Add back on top arrow #18

Closed Queng123 closed 9 months ago

Queng123 commented 9 months ago

Hello 👋,

I open this PR to add back on top button. When you use this website, and you start to scroll a little through the stickers, it becomes a long process to go back up. I find it quite nice that there is a back button at the top of the page.

You just have to scroll 100px and the button will spawn: image

Queng123 commented 9 months ago

after cloning and contributing to the repo, I think it would be good to rearrange the files (for example have a folder front), in order to make the code more readable and more maintainable (there are starting to be a lot of lines in the files, which makes them more complex to understand) What do you think @cryck ?

cryck commented 9 months ago

Absolutely agree, it needs to be updated to be easier to understand. I made an issue out of your comment to solve this.

Love the idea with the up button, thanks for the contribution @Queng123