Completely ignore stylus hover detection (Android)

Currently, disabling hover setting only stops UI tooltips from popping up, but the app still reads the pen’s hover location.

Because of this, hovering the pen close to the screen often blocks finger gestures (pan, zoom, rotate), as the program reads the hovering stylus as an active primary input.

Having this toggle would make the overall sculpting workflow much smoother by eliminating accidental gesture blocks.

Feature Request: Add a toggle under Settings > Gestures to completely ignore stylus hover inputs.

When enabled, Nomad would simply ignore the stylus entirely until the tip physically makes contact with the glass. This would give active stylus users a clean way to prevent hover proximity from interfering with camera controls.