Charles Dang
Charles Dang
This is still reproducible. Here's the Quenoth Champion viewed in the Create Unit list. (It doesn't happen in the sidebar proper, mind you.) I recall looking into this a while...
Indeed, I noticed the issue doesn't occur if `use_hotkey` is explicitly set to no. Avoiding setting the description if it's already set might avoid the problem, but it doesn't solve...
Panels (of which windows are a type) accept `top_border`, `bottom_border`, `left_border`, and `right_border` in their [resolution] tags. You should be able to make this issue go away by setting them...
Seems like the solution would just be to use `clear()`? Not sure what "progressive memory degradation" the comment could be referring to...
Right now, we have the problem that basically any edit to an image has the potential to erase the EXIF data and cause the metadata CI check to fail (see...
FWIW (since they’re not used yet), SDL_Image can’t save WEBP files, so the spritesheets have to be generated as PNGs. EDIT: I could experiment using libwebp directly
No, they would be part of the repo.
Actually, now that I think about it, each sheet gets its own `_sheet.cfg` file that data for each of the constituent images. It could go in there.
Please revert the single-line deletions, especially in action_wml.cpp.
Implemented. The new option is in advanced preferences.