#23 Run script directly if page already loaded #24

Merged
Serraniel merged 2 commits from bugfix/#23-runAfterLoad-only-works-if-called-before-page-loaded into develop 2020-08-21 16:22:40 +02:00

2 commits

Author SHA1 Message Date
Serraniel 324b3f5c76
#23 Fix if preloader always hidden
Previous if statement did not work because it still was found in DOM so it only was pushed into the array but not executed.
2020-08-05 12:25:08 +02:00
Serraniel 5f63ecb336
#23 Run script directly if page already loaded
(cherry picked from commit 8460c862e97866e43e06e7624b2ce4f38d0ecd0d)
2020-08-04 11:41:58 +02:00