bug: Noise Option Broken on Firefox
What version of daisyUI are you using?
v5.0.0
Which browsers are you seeing the problem on?
Firefox
Reproduction URL
https://daisyui.com/theme-generator/
Describe your issue
The noise effect does not work properly on Firefox when compared to Chrome and Safari, only displaying in the corner rather than over the entire element.
Thank you @grahamcracker1234
for reporting issues. It helps daisyUI a lot ๐
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.
I am open to fixing this, I think I have a working solution @saadeghi
I can confirm this. It seems to only happen with certain values for --size.
Examples: 0-21px: broken 22px: working 24.1px - 24.4px: working, while decimal numbers around that are not working
In firefox devtools when I inspect the --size variable on .btn-sm, the .25rem is greyed out (to me, usually that means it doesn't work), as can be seen in the screenshot.
I confirm this:
@grahamcracker1234
I am open to fixing this, I think I have a working solution @saadeghi
Hey. That would be great. PRs are welcome ๐