mainsail-crew / mainsail

Mainsail is the popular web interface for managing and controlling 3D printers with Klipper.
https://docs.mainsail.xyz
GNU General Public License v3.0
1.66k stars 348 forks source link

feat: show macro description as tooltip when hovering a macro #1849

Closed dw-0 closed 4 months ago

dw-0 commented 4 months ago

Signed-off-by: Dominik Willner th33xitus@gmail.com

Description

This PR adds a tooltip to macro buttons which description is NOT the default (G-Code macro) macro description.

Related Tickets & Documents

Fixes #1848

Mobile & Desktop Screenshots/Recordings

Before:

image

After:

image