Skip to content

Conversation

@jperedadnr
Copy link
Contributor

and improve performance while scrolling and highlighting search results.

Copy link
Contributor

@carldea carldea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

* @return a string
*/
private String getDescription(int nid) {
return navigator.getViewCalculator().getFullyQualifiedDescriptionTextWithFallbackOrNid(nid);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carldea Wondering if this should be

        return treeView.getNavigator().getViewCalculator().getDescriptionTextOrNid(nid);

instead?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good question. might be better as long as it's not null.

I have approved this PR, not sure if you have permission to merge. But I can merge it some time tomorrow. :-)

Copy link
Contributor

@carldea carldea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you @jperedadnr !
as always great work!

@carldea carldea merged commit 3d748e9 into ikmdev:main Jul 24, 2025
7 checks passed
@jperedadnr jperedadnr deleted the sortbytopcomponent branch July 28, 2025 09:13
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.

3 participants