Index: lams_build/conf/whiteboard/readme.txt =================================================================== diff -u -rfd658aaab63ae5e77711f5200d885d83ce330690 -r1cb71fb7cfd13ce1de802d0a069ebe849466a7fc --- lams_build/conf/whiteboard/readme.txt (.../readme.txt) (revision fd658aaab63ae5e77711f5200d885d83ce330690) +++ lams_build/conf/whiteboard/readme.txt (.../readme.txt) (revision 1cb71fb7cfd13ce1de802d0a069ebe849466a7fc) @@ -2,7 +2,7 @@ 1. Get code from https://github.com/cracker0dks/whiteboard -Current version is 1.6 with all changes up to date 2021-05-19 +Current version is 1.6 with all changes up to date 2021-05-21 It requires Node.js version 16 as version 14 has a problem with image loading https://stackoverflow.com/questions/63610932/express-static-network-requests-stuck-on-pending @@ -22,8 +22,4 @@ 3.4 In s_whiteboard.js we introduce methods for copying and saving canvas contents. 3.5 In index.html we hide some buttons - In index.html and index.js we hide Whiteboard contents until everything loads, otherwise the UI looks messed up at first. - - 3.7 In config.default.yml, config-schema.json, ConfigService.js and whiteboard.js we introduce imageURL config property. - In vanilla Whiteboard all images are prefixed with current server URL. If we move Whiteboard or export & import data, it will not work. - Now images have relative URL prefixed with whatever is in imageURL. \ No newline at end of file + In index.html and index.js we hide Whiteboard contents until everything loads, otherwise the UI looks messed up at first. \ No newline at end of file