Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Cerulean skin class in tools does not compile #150

Open
enwired opened this issue Nov 21, 2016 · 0 comments
Open

Cerulean skin class in tools does not compile #150

enwired opened this issue Nov 21, 2016 · 0 comments

Comments

@enwired
Copy link

enwired commented Nov 21, 2016

The class Cerulean in tools.docrobot.skins in substance-flamingo cannot compile.

The constructor has an error. It has
super(new Cerulean(), "/Users/kirillg/JProjects/substance-flamingo/www/images/screenshots/skins/cerulean")

But it should have
super(new CeruleanSkin(), "/Users/kirillg/JProjects/substance-flamingo/www/images/screenshots/skins/cerulean")

Actually, the classpaths should probably not start with '/Users/', but this bug is only about the fact that the code will not compile.

enwired pushed a commit to enwired/insubstantial that referenced this issue Nov 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant