rbxb / place

a clone of r/place
GNU General Public License v3.0
84 stars 61 forks source link

Mobile phone #10

Closed Malta112 closed 1 year ago

Malta112 commented 1 year ago

So, its working ok on my mobile phone but when i use my fingers to zoom it stops working i have to zoom out is it possible to make it so that if you zoom with you fingers the canvis is zoomed in and not the whole site? You know what i mean???

rbxb commented 1 year ago

It would take a lot more work to add this feature which is why I decided to just use the + and - buttons. I don't plan on changing this right now.

Malta112 commented 1 year ago

ok and what is with a easy color picker? like the litte sign where you see you selected color and when you click it you can choose a color?

rbxb commented 1 year ago

You can enter the hex value of the color that you want to use. Here is a website that will help you get a color hex value: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Colors/Color_picker_tool

Malta112 commented 1 year ago

yeah i know but i planed to use it in my class and not all of them know how and it was just a question

rbxb commented 1 year ago

I can add a popup that displays information about the controls.

Malta112 commented 1 year ago

that would help

rbxb commented 1 year ago

Added a help popup

rbxb commented 1 year ago

Also added pinch to zoom.