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

Create Tools menu #1595

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rafaellehmkuhl
Copy link
Member

@rafaellehmkuhl rafaellehmkuhl commented Jan 20, 2025

To be merged after #1594.

This PR splits the Settings menu and creates a new Tools menu, with the MAVLink and Data-lake submenus.

It will help a lot with vertical space, since the Settings menu was already bloated.

image

@rafaellehmkuhl rafaellehmkuhl marked this pull request as draft January 20, 2025 19:04
@rafaellehmkuhl
Copy link
Member Author

Will put on draft till we merge #1594.

@ES-Alexander ES-Alexander added the docs-needed Change needs to be documented label Jan 22, 2025
:icon-class="
interfaceStore.isOnSmallScreen
? 'scale-[100%] -mb-[1px] md:ml-[2px]'
: 'scale-[97%] lg:ml-[1px] -mr-[2px] xl:-mb-[4px]'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you set the scale here to 90% the icon proportion gets better for this icon in particular:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-needed Change needs to be documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants