Feature #4844

Could 'resize' be added to the list of windowEvents?
Status:
New
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2020-11-28
Due date:
% Done:
0%
Estimated time:
Applies to JS Branch:
Fix Committed on JS Branch:
Fixed in JS Release:
SEF Generated with:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
AFAICT, the window events that SaxonJS can respond to are httpabort
, afterprint
, beforeprint
, beforeunload
, hashchange
, languagechange
, message
, offline
, online
, pagehide
, pageshow
, popstate
, storage
, unhandledrejection
, and unload
.
I have a page that dynamically computes part of its layout based on the window size. I'd like to be able to respond to the resize
event.
Related issues
History
#1
Updated by Debbie Lockett 7 days ago
- Related to Bug #4728: Coverage for event handling added
Please register to edit this issue
Also available in: Atom PDF Tracking page