llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
197 stars 412 forks source link

[v2] Moved getJournal to mounting #1586

Closed Vishalk91-4 closed 5 months ago

Vishalk91-4 commented 5 months ago

Moved Journal from loading everytime in drawing to Mounting

@llaske could you please review it

llaske commented 5 months ago

Sounds like a good idea to move it there. I thought that there was a drawback to do that but it seems to work.