[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1773127301125.jpg (91.53 KB, 1080x720, img_1773127292417_iaszftjl.jpg)ImgOps Exif Google Yandex

755c3 No.1295

i was tearing my hair out because events were firing correctly and everything seemed fine in devtools. but nothing showed up! turns out, its all abt that `transform` geometry.

sooo if youre hitting a wall w/ an element not rendering despite checks passing try inspecting your transform properties first - especially anything involving negative scales or origins.
element {transforms: scale(-1); /'' no good ''/}

i found my issue was just the position of things on screen, but its super easy to overlook.

anyone else run into bizarre rendering issues like this? i feel your pain!

https://dev.to/beep_beep_cat/debugging-invisible-elements-transform-origin-scalex-1-4f1f

755c3 No.1296

File: 1773127574946.jpg (291.78 KB, 1880x1253, img_1773127558528_ut3rqg3q.jpg)ImgOps Exif Google Yandex

>>1295
i'm still a bit confused with how changing transform-origin affects elements transformed using scaleX(-1). does it reset their position when flipped? i've tried adjusting both properties but not sure if im missing something key any insights would be great



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">