mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
Merge pull request #9605 from druiz17/tabletClicking
enforce more button clicking logic
This commit is contained in:
commit
2f09be5ead
1 changed files with 0 additions and 1 deletions
|
@ -2882,7 +2882,6 @@ function MyController(hand) {
|
|||
this.touchingEnterTimer += dt;
|
||||
|
||||
if (this.state == STATE_OVERLAY_STYLUS_TOUCHING && this.triggerSmoothedSqueezed()) {
|
||||
this.setState(STATE_OFF, "trigger squeezed");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue