columns_ui icon indicating copy to clipboard operation
columns_ui copied to clipboard

Item properties / item details ignoring fromhook

Open marc2k3 opened this issue 7 months ago • 2 comments

https://github.com/reupen/columns_ui/blob/e11232547d6bc5dd37707dfe9d75aadc04fb9642/foo_ui_columns/item_properties.cpp#L619

https://github.com/reupen/columns_ui/blob/e11232547d6bc5dd37707dfe9d75aadc04fb9642/foo_ui_columns/item_details.cpp#L511

Is there a reason for this? It means Playback Statistics / 3rd party components using metadb_index_manager::dispatch_refresh don't see real time updates.

If performance is an issue, maybe loosen it for handle counts of one?

marc2k3 avatar Jun 29 '24 14:06 marc2k3