Skip to content

fix(UI): fix opacity bug#160

Open
khalabuza wants to merge 1 commit into
methodofaction:masterfrom
khalabuza:fix-opacity
Open

fix(UI): fix opacity bug#160
khalabuza wants to merge 1 commit into
methodofaction:masterfrom
khalabuza:fix-opacity

Conversation

@khalabuza

Copy link
Copy Markdown

Issue

  • initOpacity is missing from the curConfig object, which sets the opacity: undefined when building 'all_properties` on Line 132
  • this results in the svg source containing opacity="undefined".

Changes

  • added initOpacity: 1 to the curConfig object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant