search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

AngularJS themes not working

Asked by Steve
7 years ago.

I am using the AngularJS scheduler.

I have changed the name of the theme in the config to:

theme: "scheduler_8",

The theme is not correctly applied. When I inspect the DOM I see these class names:

scheduler_default_main

Mixed in with:

scheduler_8_corner_inner

This makes it impossible to style the borders.

You can reproduce this using the demo files (angularjs.html) and daypilot-all.min.js version 2220

Answer posted by Dan Letecky [DayPilot]
7 years ago.

This bug should be fixed now in the latest sandbox build (8.2.2266):

http://javascript.daypilot.org/sandbox/

Let me know if there is any problem.

And thanks for reporting the issue!

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.