html - Non-hardware accelerated opacity -
in webb app need fade out smaller element. however, changing opacity of element causes hardware accelerated in turn causes massive re-paints of different layers (instead of 1 big paint) , go 9ms per frame 20ms per frame.
is there way can fade out item without invoking hardware acceleration in chrome?
html css google-chrome
No comments:
Post a Comment