Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix settings icons not being centered and plugin settings button not having propper styling #184

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

tddebart
Copy link
Contributor

Just a simple fix for the settings icons not being centered

Before:
before themes
After:
after themes

Before:
before plugins
After:
after plugins

@shdwmtr shdwmtr merged commit 5fddc2d into shdwmtr:main Dec 15, 2024
@shdwmtr
Copy link
Owner

shdwmtr commented Dec 15, 2024

Thanks! I see you've come across the renderPluginSettings function (it seems), which is generally unfinished. You can implement portions of it if you need such a function, and I'll try to get the rest done (but don't feel obligated to).

Cheers!

@tddebart tddebart deleted the icon-fixes branch December 15, 2024 15:22
github-actions bot pushed a commit that referenced this pull request Dec 19, 2024
# [2.16.0](v2.15.0...v2.16.0) (2024-12-19)

### Bug Fixes

* **CI:** Fix CI ([b897b49](b897b49))
* **CI:** Fix CI ([914df34](914df34))
* Close installer after successful install ([cfd961c](cfd961c))
* Fix plugin JS being removed from webkit when a new theme is selected. ([a29c7df](a29c7df))
* Fix settings icons not being centered and plugin settings button not having propper styling ([#184](#184)) ([5fddc2d](5fddc2d))
* Fix system accent color not working on some startups ([2eb7a94](2eb7a94))
* Fix the artifact CI ([3faf711](3faf711))
* Fix typo in install.sh ([#178](#178)) ([76349b3](76349b3)), closes [#4](#4)
* Fix typo on themes page [#168](#168) ([e05ec19](e05ec19))
* Prevent debug info from growing insanely large [#176](#176) ([d23bec9](d23bec9))
* **Unix:** Fix LD_PRELOAD variable interfering with Steam games. ([cbfd653](cbfd653))
* Use correct classes for Field ([#189](#189)) ([4ce6b5d](4ce6b5d))

### Features

* Add better webkit support for plugins ([33b6cde](33b6cde))
* Add Swedish localization. ([#180](#180)) ([0d9e8b4](0d9e8b4))
* Added CPS bypass & Added Millennium API to webkit modules ([eda0f54](eda0f54))
* Conditional webkit patching based on URL with regex [#127](#127) ([bf36bd5](bf36bd5))
* **Security:** Blacklist certain pages, like the checkout, from being injected into by plugins. ([54edc4c](54edc4c))
* Slightly Better Russian Translation ([#187](#187)) ([639390d](639390d))
* Softer and better crash detection. ([fc5e756](fc5e756))
* Updated plugin support for better webkit modding. ([1a8daf0](1a8daf0))
Copy link

🎉 This PR is included in version 2.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants