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

Wrong images paths for css skins and skins building less scripts #56

Open
fbrun opened this issue Nov 4, 2020 · 2 comments
Open

Wrong images paths for css skins and skins building less scripts #56

fbrun opened this issue Nov 4, 2020 · 2 comments

Comments

@fbrun
Copy link

fbrun commented Nov 4, 2020

Hi,

for some images like export_pdf.png or export_ical.png, the customs skins use images path from imgs folder instead of custom skin folder.
For exemple, the material skin dhtmlxscheduler_material.css use background-image: url('imgs/export_pdf.png') instead of background-image: url('imgs_dhx_material/export_pdf.png')

In basic/layout.less, thoses paths image are not set with dynamic var @... so the lessc run command never set the good paths.

Can you change it ?

Thanks

@sacav1
Copy link

sacav1 commented Nov 5, 2020

same problem 👍

@ArtiBorisevich
Copy link

Hello,
We confirm the issue, some skins reuse images from other skin folders.
It's a legacy issue, it will be fixed in one of the upcoming major updates of the scheduler.

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

No branches or pull requests

3 participants