You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The #25 PR introduce a breaking behavior, since it will draw the lines from the houses without consider the planets/points. In some configuration it makes harder to see the symbol with the line of the house behind it.
I'll revert the changes in the v2 and v3, but opening this issue to check how can we handle the wanted behavior from the #25 . Probably we can add a setting to the v3, to avoid make a dash line.
Sure @ilyai ! Changing the drawing order, makes the line of the houses be always drawn, and when it passes by a symbol it make it harder to see. And this could be worst in small devices, or when it cross the letter that indicates the dignities of the planet (like "r", "e", etc...)
Adding an image from the doc that I'm creating, is not the worst case, but take a look to mercury
So, this should be an opt-in behavior, so the dev can turn it on or off.
Describe the bug
The #25 PR introduce a breaking behavior, since it will draw the lines from the houses without consider the planets/points. In some configuration it makes harder to see the symbol with the line of the house behind it.
I'll revert the changes in the v2 and v3, but opening this issue to check how can we handle the wanted behavior from the #25 . Probably we can add a setting to the v3, to avoid make a dash line.
Screenshots
See #25
The text was updated successfully, but these errors were encountered: