M.Sz.

Results 484 comments of M.Sz.

_I suppose_ that when you push multiple fonts it tries to use this on top of the stack, then it tries the next and so on... iirc there was something...

no idea... You can search in cimgui_funcs.go in cimgui-go repo but I'm affraid that no...

You're right - something is borken inside font atlas right now... `SetDefaultFontSize` doesn't work anyhow :smile:

ok, I see - context is nil because it is created in NewMasterWindow. THe problem is that init font stuff happens there as well. Need to add extra logic in...

same on Fedora Linux 39 When I start keybase, it starts a blank window. strange thing is that it also starts evolution-addressbook login request window (?!) I still get keybase...

> If you call PPSSPPQt with a game as an argument, does the game run? I haven't tried but when I run the game clicking on it, the problemm still...

@0xkalle May I ask you to try again with v0.8.1? The issue from your previous post was fixed in #810

well what? :smile: its really strange imao. OMG But it happens to me too... let me debug this.

For now I can say that cimghui-go doesn't have this problem

ok, problem is about `InputHandler`, when I comment out MasterWindow.go:109 everything works