Hey All,
So odd one. Will admit I'm new to this and I was watching a YT video on how to build an app.
In the process of making things look nice it was shown have to use shadow for gallery's and other buttons etc. Was all working fine. Logged in today and the drop shadow is bugged out.
Heres the code and preview.
Code (Image)
"data:image/svg+xml;utf8, " & EncodeUrl("<svg xmlns='http://www.w3.org/2000/svg'
xmlns:xlink='http://www.w3.org/1999/xlink'> width='1126' height='56' viewBox='0 0 1126 56'>
<defs>
<filter id='Rectangle_32' x='0' y='0' width='1126' height='56' filterUnits='userSpaceOnUse'>
<feOffset dx='0' dy='3' input='SourceAlpha'/>
<feGaussianBlur stdDeviation='3' result='blur'/>
<feFlood flood-opacity='0.161'/>
<feComposite operator='in' in2='blur'/>
<feComposite in='SourceGraphic'/>
</filter>
</defs>
<g transform='matrix(1, 0, 0, 1, 0, 0)' filter='url(#Rectangle_32)'>
<rect id='Rectangle_32-2' data-name='Rectangle 32' width='1048' height='48' rx='4' transform='translate(24 4)' fill='#fff'/>
</g>
</svg>")
Now what's odd if I open the app it looks fine. Its only in "edit" or "preview" when the visual bug happens.
Anyone else getting the same thing?
Thanks
Luke
User | Count |
---|---|
260 | |
122 | |
99 | |
48 | |
43 |