Skip to content

Commit

Permalink
Resurrected (and improved) tooltip for cycle event tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Ponce committed Aug 1, 2023
1 parent c3ed9f4 commit 5cd1729
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<button
class="cycle-events"
[ngClass]=""
[matTooltip]="tooltip"
matTooltip="Cycle (off/on/on+reload)"
matTooltipPosition="above"
matTooltipTouchGestures="off"
tooltip="Cycle through events"
(click)="toggleCycle()"
>
<svg
Expand Down

0 comments on commit 5cd1729

Please sign in to comment.