Closed KJNeko closed 1 year ago
The banner image at the top is not behaving correctly, banner transparency isn't working, enabling thumbnails causes it to crash. scrolling with over 50 games is currently crashing as well. Trying to find out if this is a windows bug or game specific bug. Ill check the rest of the changes before merging.
Major things to note. Completely refactored the image loading/saving system. Thumbnail implementation was re-done but not implemented. I need to write better handling and I want to keep a constant thumbnail size across the app. So ripping the thumbnail resizing dependency out of the delegates will be one step toward this.
Did other cleanup all across the codebase. Fixed some UB bugs that I found.