Open rustdesk opened 2 years ago
Done.
Thanks a lot.
Mac version crashes if calling view.dialog in self.timer, please run scapp with below simplest sample. The crash happens when you close main window after closing dialog.
<script type="text/tiscript"> self.timer(1ms, function() { view.dialog({html: "xx"}); }); </script>
Mac version crashes if calling
Try 4.4.8.22-bis : https://github.com/c-smile/sciter-sdk/commit/d13db04feaa6b586335f4e780d1a47e21b2461ee
Thx
IME does not work on Mac version, old one is fine. Windows fine, Linux unknown yet.
Could you please update? tis SDK is far behind js SDK now.