Simon Judd
                                            Simon Judd
                                        
                                    Hmm I think it might be to do with the OpenGL canvas - does it happen with text entries? How did you get SLADE - from the drd repository, the...
That's really weird then, it looks like it is the right size, but it's putting it at the very top left of the parent panel instead of where it should...
It looks like something is going really wrong with the window manager - I just noticed you listed ubuntu 22.04 as your OS, is that correct? If so it was...
Looking into it more, #1352 seems to fix the issue, though I'm not exactly sure why. I was a bit reluctant to put that in for 3.2.1 since it's a...
You can just leave it for now - it looks like #1352 doesn't actually fix it, or at least not always - it's started spontaneously happening on my laptop now...
Ok I've found a workaround - GDK_BACKEND needs to be set to x11, so you will have to run slade from a terminal like: ``` GDK_BACKEND=x11 slade ``` This works...
It looks like there's something else going on here, possibly to do with wxWidgets, what version of it are you using to build? Also, if you build the stable branch...
This one is really weird - I am getting it myself, but only in debug builds. I'm not sure it's an issue with SLADE or even SFML, the crash is...
Sure I don't really have any problem with this, if you make any improvements that could be ported back here feel free to open PRs
I'm not sure any of that has to do with SLADE itself, it looks like the compiler has some kind of issue with wxWidgets