Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Details tree search & Highlight search matches with orange color & breadcrumbs #26

Merged
merged 10 commits into from Dec 2, 2021

Conversation

alexlindroos
Copy link
Collaborator

No description provided.

aednlaxer and others added 7 commits November 24, 2021 11:46
…#3489)

* Add a method for finding a path from currently selected row item to the tree root (flutter#3489)

* Add InspectorBreadcrumbNavigator (flutter#3489)

* Set text style explicitly (flutter#3489)

* Notify controller about selected widget on tap (flutter#3489)

* Make currently selected item not clickable (flutter#3489)

* Move breadcrumbs out of scrollable tree container (flutter#3489)

* Tweak padding size and appearance parameters (flutter#3489)

* Scroll to the end of the list so the last breadcrumb is always visible (flutter#3489)

* Simplify constructor (flutter#3489)

* Provide inspector tree controller directly to the tree widget where needed (flutter#3489)

* Provide dummy inspectorTreeController to tests in inspector_tree_test (flutter#3489)

* Ensure inspectorTreeController is provided when InspectorTree is showing a widget detail tree (flutter#3489)

* Test if breadcrumbs widget is displayed  (flutter#3489)

* Remove empty constructor (flutter#3489)

* Use row for showing breadcrumbs (flutter#3489)
@alexlindroos alexlindroos changed the title Disable Details tree search & Highlight search matches with orange color Disable Details tree search & Highlight search matches with orange color & breadcrumbs Dec 2, 2021
@alexlindroos
Copy link
Collaborator Author

@msavela

  • Breadcrumbs
  • Highlight search matches
  • Disable details tree search

@msavela msavela merged commit b752bca into widget-selection-search Dec 2, 2021
@msavela msavela deleted the widget-search-alex branch December 2, 2021 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants