gereleth / hexapipes

Hexagonal pipes puzzles
https://hexapipes.vercel.app/hexagonal/5
MIT License
186 stars 19 forks source link

Add setting to adjust wait period for adding edge marks #80

Closed Aaron-Rumpler closed 1 year ago

Aaron-Rumpler commented 1 year ago

Allows reducing the time the mouse button needs to be held to add or remove an edge mark.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
hexapipes ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 23, 2023 at 1:19AM (UTC)
gereleth commented 1 year ago

What would you set it to? Maybe it's better to adjust the default value and skip creating a new setting. I much prefer to have as few settings as possible.

gereleth commented 1 year ago

I decreased the edgemark timeout (from 500 to 300 ms). Hope that works better and I'll close this.