i walk away

Results 2 comments of i walk away

> It can be fixed by moving the PATH export earlier, right after cloning depot_tools and adding the gclient command. This initializes depot_tools and creates the necessary files like python3_bin_reldir.txt...

> I would say, if we want to disable the smooth scrolling, we should check `anim::Disabled` before this snippet. > > ```c++ > if (AlternativeScrollProcessing.value()) { > setupScrollHandling(); > }...