@sumaris-net/ngx-components 2.3.7 → 2.3.8-rc1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18955,7 +18955,7 @@ class ToolbarComponent {
18955
18955
  }
18956
18956
  tapClose(event) {
18957
18957
  // DEV only
18958
- // console.debug("[toolbar] tapClose", event.tapCount);
18958
+ console.debug("[toolbar] tapClose", event);
18959
18959
  if (this._validateTapCount > 0)
18960
18960
  return;
18961
18961
  // Distinguish simple and double tap