Closed jonathan-dd closed 1 month ago
Pushing a fix right now. Sorry for the trouble.
You should see this fix come to Flathub in the next few hours (v1.1.3).
Let me know if the issue persists after the update or any new issues arise.
Thank you for your patience.
Thank you for fixing it so quickly 😃
Describe the bug I have a few customizations for firefox that I want to keep even with addwater (They make an extension look like libadwaita) and when I change something in addwater and apply the changes everything is gone.
To Reproduce Steps to reproduce the behavior:
Expected behavior I would Think that it would just prepend the "@import ..." instead of overwriting the whole file.
Technical Details (please complete the following information):
Distribution: Should be on every distribution (Im on fedora)
Add Water version: 1.1.1
Browser: Firefox
Browser Package: rpm
Browser Version: 131.0.3
Solution proposal Check userChrome.css for import and if it is already there keep userChrome.css unchanged. If not prepend the import clause.