Jonas Jenwald
a882a85446
Fix the initialization/resetting of scripting-related events in the BaseViewer
...
The "pageopen"/"pageclose"-events are only necessary if, and only if, there's actually a sandbox to dispatch the events in. Hence we shouldn't dispatch those events unconditionally, as soon as `enableScripting` is set, but rather initialize that functionality only when needed.
Furthermore, in `web/app.js`, there's currently a bug since we're attempting to *manually* simulate a "pageopen"-event for a page that may not actually have been rendered at the time. With the modified `BaseViewer.initializeScriptingEvents` method, we'll now dispatch a correct "pageopen"-event here.
2021-01-12 14:28:09 +01:00
..
2021-01-09 16:09:46 +01:00
2020-01-25 00:20:22 +01:00
2015-01-26 16:44:45 +01:00
2021-01-10 18:58:13 +01:00
2020-12-18 22:03:41 +01:00
2020-12-18 22:10:36 +01:00
2021-01-12 14:28:09 +01:00
2021-01-09 16:09:44 +01:00
2021-01-12 14:28:09 +01:00
2015-08-14 18:59:55 +02:00
2020-12-23 14:05:49 +01:00
2011-07-05 10:53:57 -07:00
2020-11-07 13:06:24 +01:00
2021-01-02 13:25:42 +01:00
2020-10-04 20:25:31 +02:00
2021-01-02 13:25:42 +01:00
2020-12-23 14:05:49 +01:00
2020-12-23 14:05:49 +01:00
2020-01-18 10:53:01 +09:00
2020-09-08 12:54:51 +02:00
2021-01-09 20:37:51 +01:00
2019-12-26 12:35:12 +01:00
2020-01-04 13:01:43 +01:00
2020-12-30 13:48:58 +01:00
2020-12-28 20:31:17 +01:00
2020-11-21 13:54:36 +01:00
2020-12-02 15:23:20 +01:00
2020-08-20 11:18:43 +01:00
2019-12-26 12:34:24 +01:00
2021-01-09 20:37:51 +01:00
2021-01-09 16:09:44 +01:00
2020-11-12 17:09:47 +01:00
2021-01-09 16:09:44 +01:00
2020-12-18 22:03:41 +01:00
2020-12-28 20:31:17 +01:00
2020-09-05 17:18:15 +02:00
2021-01-09 20:37:51 +01:00
2020-09-09 22:26:08 +02:00
2021-01-09 20:37:51 +01:00
2020-12-14 17:57:00 +01:00
2020-11-14 16:32:09 +01:00
2020-11-13 13:31:01 +01:00
2021-01-09 20:37:51 +01:00
2021-01-10 14:09:36 +01:00
2020-03-24 16:54:37 +01:00
2019-12-26 12:34:24 +01:00
2020-11-16 14:19:54 +01:00
2020-04-14 12:28:14 +02:00
2021-01-10 14:09:36 +01:00
2021-01-09 20:37:51 +01:00
2020-08-20 09:57:42 +02:00
2021-01-09 20:37:51 +01:00
2020-03-21 13:55:06 +01:00
2020-09-05 17:18:15 +02:00
2017-05-31 09:22:25 -05:00
2018-03-21 18:21:46 +01:00
2019-01-23 20:33:20 +01:00
2016-02-14 13:23:34 +01:00
2017-05-31 09:22:25 -05:00
2021-01-10 14:09:36 +01:00
2021-01-09 16:09:44 +01:00
2021-01-09 16:09:44 +01:00