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

Darkside skin and colors #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Darkside skin and colors #1

wants to merge 5 commits into from

Conversation

ZeroBug-ZB
Copy link

Read more here: https://github.com/ZeroBug-ZB/tvjs-xp/tree/main/src/extensions/darkside

Please note that using:
<trading-vue :data="dc" :extensions="ext" skin="darkside"/>
cause following crash:
client.js?06a0:96 TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) at shaders_createForOfIteratorHelper (trading-vue.js?0042:13465) at VueComponent.init_shaders (trading-vue.js?0042:13481) at VueComponent.mounted (trading-vue.js?0042:13575) at invokeWithErrorHandling (vue.runtime.esm.js?2b0e:1854) at callHook (vue.runtime.esm.js?2b0e:4219) at Object.insert (vue.runtime.esm.js?2b0e:3139) at invokeInsertHook (vue.runtime.esm.js?2b0e:6346) at VueComponent.patch [as __patch__] (vue.runtime.esm.js?2b0e:6565) at VueComponent.Vue._update (vue.runtime.esm.js?2b0e:3948) at VueComponent.updateComponent (vue.runtime.esm.js?2b0e:4060)

After some debugging, it seems a problem related to the automatic builded "tvjs-xp.js" and not related to the extension/skin itself.

@C451
Copy link
Contributor

C451 commented Jan 30, 2021

Thanks for the contribution. I was thinking about an extension with several color themes, w/o a doubt will add your pack.

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.

None yet

2 participants