Double tap to mark laps doesn't work in the sim for the va3

  • Operating System or Device (including OS number or Software version of device)
Windows10, 2.3.5 SDK and 2.4.0beta1 SDK, Eclipse Oxygen
  • A detailed description of the issue
With the 2.60 FW for the va3, a "double tap" can be used to mark laps in a native activity (run, walk, etc). In the sim when testing a data field, a double tap doesn't do this however (onTimerLap() isn't called)
  • Steps to reproduce the issue
Run a DF in the sim that looks for onTimerLap() and double tap the screen in the sim. Nothing happens
  • Any applicable additional information
As a work-around, Data Fields>Timer>Lap Activity can be used as an alternative to mark laps


As an additional thing, it would be nice if the double tap was seen as a "KEY_(something)" so it can be used in watch apps. KEY_LAP could be a good choice, in my opinion. I expect this would require changes in the va3 FW.