• Greg Spencer's avatar
    Swap out the moon emoji used for progress spinner for a single-cell character. (#22243) · eadd59a9
    Greg Spencer authored
    Swap out the moon emoji used for progress spinner for a single-cell character.
    
    The moon emoji looked cool, but couldn't be used because of bugs in xterm.js, used for VSCode's terminal, among others. The moon emoji is two character cells wide, but xterm.js doesn't advance by two cells when it adds the emoji, but does go back by two when it backspaces.
    
    This changes us to a different character animation (dots) that is only one cell wide, and so doesn't have this problem.
    eadd59a9
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...