Skip to content

Handle different color specifiers - #495

Open
kvid wants to merge 1 commit into
wireviz:masterfrom
kvid:fix494
Open

kvid wants to merge 1 commit into
wireviz:masterfrom
kvid:fix494

Conversation

@kvid

@kvid kvid commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator

A hex RGB color specifier triggered unintentionally a thicker wire as if a 2 or 3 colored wire was found. Bug reported in issue #494.

Fix: Calling get_color_hex() returns a list of colors specified. Then this if expression should work independently of how each color is specified.

A hex RGB color specifier triggered unintentionally a thicker wire
as if a 2 or 3 colored wire was found. Bug reported in issue wireviz#494.

Fix: Calling get_color_hex() returns a list of colors specified.
Then this if expression should work independently of how each color
is specified.
@kvid kvid linked an issue Apr 20, 2026 that may be closed by this pull request
@kvid kvid mentioned this pull request May 27, 2026
9 tasks
brettjforsyth added a commit to brettjforsyth/WireViz that referenced this pull request Jul 4, 2026
…ire padding check

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Using HTML color code changes wire thickness

1 participant