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

color not added to layer (when colorIndex is given) #10

Open
CorgiMan opened this issue Mar 18, 2024 · 0 comments
Open

color not added to layer (when colorIndex is given) #10

CorgiMan opened this issue Mar 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@CorgiMan
Copy link

CorgiMan commented Mar 18, 2024

In the LAYER parser, when colorIndex is given, the color itself is not added

name: 'colorIndex',

For entities this does happen correctly

entity.color = getAcadColor(Math.abs(colorIndex));

@dotoritos-kim dotoritos-kim added the bug Something isn't working label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants