mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-07-18 19:45:04 -04:00
Add custom background option and improve performance Changes: - Adds a "Tiled Custom Image" option to the background modes. - Users can now provide an absolute file path to a custom image to be used as a tiled background for the side panel gap. - Performance: Implements a background caching system for the side panel overlay. Instead of re-rendering the tiled background on every frame, the entire background is drawn to a cached image once. - This cached image is only redrawn when necessary (e.g., on window resize or config change), resolving significant FPS drops. Documentation: The README.md has been updated for clarity and additions.
112 B
112 B