Simon Judd
Simon Judd
What branch are you building and what errors are you getting?
The problem is that the data view is a generic view, whereas thing types are tied to a game configuration (type 123 is different depending on the game). It could...
@dleslie @Cacodemon345 is this one still relevant? I had left it because it seemed like it still may have needed changes judging by the discussion
If it is actually linux-only (or non-windows-only) it may be something to do with either the wxGLCanvas implementation of OGLCanvas, or the FTGL font rendering implementation
Does the memory usage also go up along with this? I assume it does otherwise this really doesn't make any sense. I could add some kind of diagnostic console command...
I doubt it'd have anything to do with wxWidgets itself (perhaps how I'm using it though?) Unfortunately while it'd be nice, moving to something else like Qt would take a...
@inventor200 note that the version of wx you have installed is only relevant if you built slade yourself. You can see the version of wx slade was built with at...
This one is kind of a duplicate of #842 but that one doesn't mention SWITCHES so I'll keep this one open for now
I think this is probably a duplicate of #1016, which has been around for a while and no one has been able to figure out what is going on. I...
Until something like this is implemented, you can use the keyboard arrow keys to move selected patches by 8px at a time (hold ctrl for 1px)