Update canvas component

Hi all,

It’s been a while since I’ve been active in the Kodular or App Inventor community. I recently checked in and noticed that App Inventor has added a feature I’ve been requesting for over 10 years: the “Tap Threshold” value.

Previously, this value was fixed at 15, which meant the canvas wouldn’t register drags until a user moved 15 pixels from the initial touch. This made drawing apps and moving sprites less accurate at the beginning of a drag. The ability to set this value to 0 significantly improves the canvas’s functionality and professionalism.

I’m wondering if this “Tap Threshold” feature is also planned for implementation in Kodular soon.

Thanks.

2 Likes