CustomWebView - v9
Changes
- Added
id
variable to important events - Added custom screen open support to 'Browser' and 'Shortcut' feature.
For Browser: store screen name in 'sn' tag in default instance of TinyDB
For Shortcut: store screen name in 'ssn' tag in default instance of TinyDB
However, for first time and in case value is not stored then Screen1 one will be opened by default. - Added more accuracy to scroll methods
- Removed some un-necessary methods
Bug Fixes
- Fixed bug in
IgnoreSslErrors
property - Fixed some other minor bugs