2 Commits

Author SHA1 Message Date
DeeDeeG
bd6f7004ea utils.less: Update comment to reflect final PR (#22055) 2021-03-25 22:03:48 +03:00
Amin Yahyaabadi
6333223063 performance: add more CSS containment to text-editor (#21561)
This adds more [CSS containment](https://drafts.csswg.org/css-contain/#contain-property) to text-editor CSS classes. This results in performance improvements by giving the hint to the browser that the size/paint/layout of these elements does not affect other elements around them.

Fixes https://github.com/atom/atom/pull/21561#discussion_r515201915
2021-01-29 20:22:00 +03:00