-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #74186 from Cosifne/dev/shech/cherry-pick74149
* simplify the rename UI * minor changes to textbox * restore the ComboBox * simplify the ComboBox * alignment, double click * partially implement the delay * implement the delay * fix layout, button highlight * fix strings * button highlight now indicates whether suggestions are obtained automatically * remove unused field * revert * add comments * revert unnecessary change * remove ICommand and use explicit, documented methods for fetching suggestions and toggling the behavior * simplify logic * indent * PR feedback * comments * fix cancellation token, add isDisposed flag * remove unused property * revert diagnostic values * address AccInsights issue * update accessible name to address a warning * fix warning * undo diagnostic change Co-authored-by: Amadeusz Wieczorek <[email protected]>
- Loading branch information
Showing
6 changed files
with
121 additions
and
224 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.