Closed LostKobrakai closed 5 years ago
I will add an option in the initializing script to prevent the overlay from appearing 👍
I just added the option o
on initialization to hide the o
verlay.
o: boolean; // Hide black screen overlay on script loading, default: false
accent('init', {h: 'http://localhost:8001', i: '07f82329-a4c4-43d1-88f8-07a699bf3466', o: true});
🎉
I'm loading the javascript for inline translation for each request and the black overlay becomes really annoying after a bit.