haxeui / haxeui-core

The core library of the HaxeUI framework
http://haxeui.org
MIT License
346 stars 72 forks source link

HaxeUI app no longer quits Haxe 4.1.1 on MacOSX #355

Closed KanedaFr closed 4 years ago

KanedaFr commented 4 years ago

Launch an app which you know was working on 4.0.5 Click on close app icon (at top left of window) Window closed but is still present in background (Force quit needed)

KanedaFr commented 4 years ago

Only one of my 2 apps no longer quits I'll try to find why...

ianharrigan commented 4 years ago

Hmmm, thats strange, and this is only just started happening with haxe 4.1? Or maybe there was a commit to something in haxeui-core, haxeui-hxwidgets, hxWidgets that broke something? Are you on git versions of all of them?

KanedaFr commented 4 years ago

Yes : git version of haxeui and backends Yes : it worked with 4.0

Le 27 mai 2020 09:19:01 GMT+02:00, Ian Harrigan notifications@github.com a écrit :

Hmmm, thats strange, and this is only just started happening with haxe 4.1? Or maybe there was a commit to something in haxeui-core, haxeui-hxwidgets, hxWidgets that broke something? Are you on git versions of all of them?

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/haxeui/haxeui-core/issues/355#issuecomment-634476741

ianharrigan commented 4 years ago

Am i right in thinking this not longer an issue but was something to do with hxcpp_debugger?

Ian