mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
update fixed-resizable-hybrid
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.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/Lapask/fixed-resizable-hybrid.git
|
||||
commit=5253839dbd65f0a8303be016b26acb1a744b4147
|
||||
commit=fd021c0570ab6adc667f23bf1427e690c32ddc7e
|
||||
|
||||
Reference in New Issue
Block a user