• Greg Spencer's avatar
    Fix initial value for highlight mode on desktop platforms. (#54306) · c7b10df7
    Greg Spencer authored
    This fixes the initial value of FocusManager.highlightMode so that it gets initialized correctly on desktop platforms.
    
    My recent update of this code (#52990) broke things so that the highlight mode never changed from the initial default of touch, which meant that focus highlights didn't show unless you set FocusManager.highlightStrategy to something (even automatic, the default: setting it caused the mode to be updated).
    c7b10df7
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...