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

Second compass ring #717

Open
Tom-ahawk opened this issue Nov 28, 2022 · 5 comments
Open

Second compass ring #717

Tom-ahawk opened this issue Nov 28, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@Tom-ahawk
Copy link

What about the possibility to have a second compass ring for the 2nd sensor?
image

@tomvanswam
Copy link
Owner

Good idea, however I´d need to find a way to make it work space wise.
As the card is not that configurable in sizing of characters clipping or wrapping might occur pretty quickly with another ring inside the first one.

@tomvanswam tomvanswam added the enhancement New feature or request label Dec 1, 2022
@tomvanswam tomvanswam self-assigned this Dec 1, 2022
@Tom-ahawk
Copy link
Author

Tom-ahawk commented Dec 2, 2022

Maybe program in some limitation if its possible, so when inner ring is used the card can only be sized down to a lower limit ex. 30%(?). To avoid wrapping go automatically down in font size. - If its possible to detect downsizing from the code.
The picture above is from a horizontal stack, with two compass cards, which making this a 1/4 of full size(?)

@tomvanswam
Copy link
Owner

I'm not sure if I can detect the sizing, and for now the circle is fixes size. Maybe if I make it relative that would work.

@Tom-ahawk
Copy link
Author

Tom-ahawk commented Dec 29, 2022

The card does not have to be (become) smaller than 1/2 of a card row, and then maybe keep a fixe size depending if you use on or two circles. The information for the two sensors can then be moved to the lower corners if that gives more space for data(?)
image

@Klagio
Copy link

Klagio commented Jan 19, 2024

Good idea, however I´d need to find a way to make it work space wise. As the card is not that configurable in sizing of characters clipping or wrapping might occur pretty quickly with another ring inside the first one.

Hi, would it be possible to get a second entity : its useful for boat: True Wind Speed and True WInd Angle (TWS TWA) and Apparent Wind Speed and Apparent wind Angle (AWS AWA)

Below a GArmin solution, but would ne enough as start just to have second entity

Screenshot 2024-01-19 122123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants