summarylogtreecommitdiffstats
path: root/multiimage-fix.patch
AgeCommit message (Collapse)Author
2023-07-06Added patch to fix bug with viewing imagesStandingPad Animations
This is due to Webkit's hardware accelerated compositor frankly sucking, or OpenGL (could be either). When resizing to view an image on a post with multiple images, Webkit ends up taking an extremely long time to load the rest of the UI. Why, I have no idea, but it inhibits usability so it was best to disable the hardware accelerated compositor.