jensrossbach / node-red-contrib-chronos

Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes
https://jensrossbach.github.io/node-red-contrib-chronos
MIT License
28 stars 1 forks source link

More intuitive expand/collapse buttons for time switch/filter node #147

Closed jensrossbach closed 4 months ago

jensrossbach commented 4 months ago

This pull request makes the expand/collapse buttons for the before, after, between and outside operators of time switch and time filter nodes more intuitive by using other symbols and adding tooltips. Additionally, the focus outline is only shown when using keyboard navigation and not when clicking on them with the mouse.