Adam Shaw 7 vuotta sitten
vanhempi
sitoutus
a4af07af41
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      src/Calendar.ts

+ 4 - 0
src/Calendar.ts

@@ -425,6 +425,10 @@ export default class Calendar {
   // -----------------------------------------------------------------------------------------------------------------
 
 
+  /*
+  the force flags force certain entities to be rerendered.
+  it does not avoid the delay if one is configured.
+  */
   requestRerender(forceFlags: RenderForceFlags = {}) {
     if (forceFlags === true || !this.rerenderFlags) {
       this.rerenderFlags = forceFlags // true, or the first object