react-scan icon indicating copy to clipboard operation
react-scan copied to clipboard

Can you reduce the opacity of the widget until it's hovered over?

Open phatlast96 opened this issue 11 months ago • 2 comments

It's getting annoying having React Scan in the way when you're looking at the overall view of the UI to determine the proper UX. It'd be great to make the opacity lowered so I can see all of my UI.

phatlast96 avatar Mar 07 '25 10:03 phatlast96

Yeah we will provide a minimal mode soon

in the meantime u can shrink the current toolbar size meaningfully by setting scan({showToolbar: false})

RobPruzan avatar Mar 07 '25 23:03 RobPruzan

Yeah we will provide a minimal mode soon

in the meantime u can shrink the current toolbar size meaningfully by setting scan({showToolbar: false})

Im sorry, typo!!

I mean scan({showFPS: false})

But i guess hiding the toolbar entirely would shrink it 😂

RobPruzan avatar Mar 08 '25 21:03 RobPruzan