Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: emb-8u6
-
Component/s: javafx
-
Labels:
-
Subcomponent:
Description
We will no longer need an option to reduce input to multitouch. This means we can:
- remove the code that filters out multiple touch points
- remove tests that only run in single-touch mode
- remove the check in tests for multitouch mode and remove the method TestApplication.isMultitouch()
- change the input test run.sh to only run tests once.
- remove the code that filters out multiple touch points
- remove tests that only run in single-touch mode
- remove the check in tests for multitouch mode and remove the method TestApplication.isMultitouch()
- change the input test run.sh to only run tests once.