You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have suggestion to give unique classes in views, because now timeGridDay, timeGridWeek and resourceTimeGridWeek all are in '.ec-week' container nad this makes it difficult to customize views in css...
for example I have many resources in resourceTimeGridWeek and I had to change some css there but it spoils the timeGridDay and timeGridWeek views
The text was updated successfully, but these errors were encountered:
ok. I installed latest version and fortunatelly it's working on older nodejs...but I have just one more suggestion about resource view
it would be good to separate .toolbar from the rest (.ec-header, .ece-all-day, ec-body) because when it's many resources you must use oferflow:auto or scroll, and it would be good to attach overflow to container with just resources data, and toolbar should not be scrolled then
I have suggestion to give unique classes in views, because now timeGridDay, timeGridWeek and resourceTimeGridWeek all are in '.ec-week' container nad this makes it difficult to customize views in css...
for example I have many resources in resourceTimeGridWeek and I had to change some css there but it spoils the timeGridDay and timeGridWeek views
The text was updated successfully, but these errors were encountered: