81e9c28425
This commit moves the rendering of the button back to the server, and shows/hides it using opacity rather than display. It also removes the transform applied to the button on hover (scale). Previously, both of these factors automatically triggered a reflow, which creates a performance bottleneck on pages with larger DOM size. MR: !12103 |
||
---|---|---|
.. | ||
viewers | ||
_collapsed.html.haml | ||
_content.html.haml | ||
_diffs.html.haml | ||
_file.html.haml | ||
_file_header.html.haml | ||
_line.html.haml | ||
_parallel_view.html.haml | ||
_render_error.html.haml | ||
_stats.html.haml | ||
_text_file.html.haml | ||
_viewer.html.haml | ||
_warning.html.haml |