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

Feature/finished/iia 1330 numbered read only list #268

Merged

Conversation

dukke
Copy link
Contributor

@dukke dukke commented Feb 14, 2025

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.

@dukke Excellent work! Looks good to go.

}

protected void removeUIItem(ComponentItem componentItem) {
Node componentRow = componentUIItems.get(componentItem);
Copy link
Contributor

@carldea carldea Feb 14, 2025

Choose a reason for hiding this comment

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

Does componentRow need to unbind any change listeners after delete?
e.g. in line 41 after removal, does it need to be unbound?

});

// sync items observableSet
// sync items observableList
Copy link
Contributor

Choose a reason for hiding this comment

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

this comment says observableList. This skin is related to a Set i think.

@stenkarl stenkarl merged commit bd9b9b9 into ikmdev:main Feb 14, 2025
6 checks passed
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