prusa3d / Prusa-Link-Web

Prusa Web interface resources
GNU General Public License v3.0
114 stars 50 forks source link

Make the " Start print after transfer" checkbox easier to click #478

Open floretan opened 4 months ago

floretan commented 4 months ago

I've been enjoying the web interface a lot, and I appreciate all the attention to detail that went into it. One minor thing that I noticed in my workflow is that clicking the "Start print after transfer" checkbox always takes a bit more focus and effort, when everything else in the user interface is nice, big and easy to click.

The label of the checkbox is already clickable, which is good, but the bounding box is just the text itself with no padding. My proposal would be:

Since there is a confirmation modal after clicking, the risk of increasing accidental clicks should not be an issue.