Skip to content

TreeView: Now highlights only model text#2155

Merged
tig merged 3 commits intogui-cs:developfrom
tig:tree_highlight_just_model
Nov 2, 2022
Merged

TreeView: Now highlights only model text#2155
tig merged 3 commits intogui-cs:developfrom
tig:tree_highlight_just_model

Conversation

@tig
Copy link
Copy Markdown
Member

@tig tig commented Nov 1, 2022

This PR:

V7eyDAo 1

See: #2154

@tig tig requested a review from migueldeicaza as a code owner November 1, 2022 17:08
@tig
Copy link
Copy Markdown
Member Author

tig commented Nov 1, 2022

@tznind please review!

@tznind
Copy link
Copy Markdown
Collaborator

tznind commented Nov 1, 2022

Looks great, thanks for this and for making it toggleable <3.

Only issue I can see is that the highlight color does not match ListView... seems to be Blue on White instead of Black on White. Seems to be a regression vs main gui.cs branch.

treeviewfocuscolors

@tznind
Copy link
Copy Markdown
Collaborator

tznind commented Nov 1, 2022

Also I think we should add the Style setting in here too TreeViewFileSystem. That Scenario has all the toggle able options so should have the new one too.

There is a bit of redundancy in Class Explorer and TreeViewFileSystem. I think later on we could look to share more code between them or scrap one/merge.

treestyle

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.

TreeView: Mouse wheel scrolls infinitely beyond bottom of items

2 participants