Fix issues with lists #42

Merged
edfloreshz merged 2 commits from fix/icon-rename into main 2024-11-06 18:30:17 +00:00
edfloreshz commented 2024-11-06 18:29:23 +00:00 (Migrated from github.com)

List actions now receive an optional entity depending on where the action was triggered, either the menu or the context menu, this allows the actions to be performed on the selected entity rather than the active one for the context menu.

  • Renaming no longer removes the list icon.
  • Renaming or setting an icon also updates the content view.

Closes #25

List actions now receive an optional entity depending on where the action was triggered, either the menu or the context menu, this allows the actions to be performed on the selected entity rather than the active one for the context menu. - Renaming no longer removes the list icon. - Renaming or setting an icon also updates the content view. Closes #25
Sign in to join this conversation.
No description provided.