Quote:
Originally Posted by Geremia
Calibre's scripts are injected after "bridge ready"?
|
yes, the sub frames are created only after bridge ready. The main frame gets the script injected first, that script runs and does bridge ready, after which sub frames are created. And only after they are created, is the script injected into them, so that happens well after bridge ready.
That said, there was one optimisation to be had post bridge ready, so it wont help you, but:
https://github.com/kovidgoyal/calibr...3589db2a971296