react-scan
react-scan copied to clipboard
Can you reduce the opacity of the widget until it's hovered over?
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.
Yeah we will provide a minimal mode soon
in the meantime u can shrink the current toolbar size meaningfully by setting scan({showToolbar: false})
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 😂