Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More control over button positioning #395

Open
staticshock opened this issue Apr 6, 2024 · 1 comment
Open

More control over button positioning #395

staticshock opened this issue Apr 6, 2024 · 1 comment
Labels
Package: Overlay Type: Question Further information is requested

Comments

@staticshock
Copy link

I'd like to keep all my dev tool buttons at the bottom of the screen, and I already have other things in the bottomLeft and bottomRight corners. Right now Spotlight necessarily overlaps with one of those. I'd love to render it next to the other tools, not on top of them. Do you have any recommendations for how to get this done?

@Shubhdeep12 Shubhdeep12 added Type: Question Further information is requested Package: Overlay labels Apr 9, 2024
@Shubhdeep12
Copy link
Collaborator

Shubhdeep12 commented Apr 9, 2024

Hi @staticshock right now we support some values for placing trigger.

you can pass anchor value while initializing Spotlight as centerRight | centerLeft | topLeft | topRight | bottomLeft | bottomRight.

Right now, we cannot pass custom values to place the Spotlight trigger.

Shubhdeep12 added a commit that referenced this issue May 7, 2024
…g the local events and later in filtering out traces and events for diff project in spotlight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: Overlay Type: Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants