mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
typo
This commit is contained in:
parent
1bac95dde4
commit
0f7ef77512
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
- TabsWalker.GetCurrentTabFromWindow
|
||||
- Research browsers' settings and check if it may break current assumption of just taking the last tab
|
||||
|
||||
- absTracker
|
||||
- TabsTracker
|
||||
- AutomationFocusChangedEventHandler could be replaced with AutomationStructureChangedEventHandler, StructureChangeType.ChildAdded
|
||||
- Removal of tabs should be handled to save memory by using AutomationStructureChangedEventHandler, StructureChangeType.ChildRemoved
|
||||
|
|
|
|||
Loading…
Reference in a new issue