]> cat aescling's git repositories - mastodon.git/commit
Avoid using getBoundingClientRect to calculate height (#4001)
authorNolan Lawson <nolan@nolanlawson.com>
Fri, 7 Jul 2017 23:57:22 +0000 (16:57 -0700)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 7 Jul 2017 23:57:22 +0000 (01:57 +0200)
commit63b77f23202a6dece419e2eb7180395b2e276b09
treecfde074ee8cbecc3efa41ae85100f7c020b22e84
parent8fecd8010801c17d0d086fbb27d4d9a67ccbb6af
Avoid using getBoundingClientRect to calculate height (#4001)
app/javascript/mastodon/components/status.js
app/javascript/mastodon/components/status_content.js
app/javascript/mastodon/features/ui/components/bundle.js
app/javascript/mastodon/features/ui/util/get_rect_from_entry.js [new file with mode: 0644]