Commit Graph
2 Commits
Author SHA1 Message Date
pk b9adc87306 context-menu: render toggle/selected menu items, rename internal dispatcher
- actions gain optional toggle + selected fields: items render in the shared
  tp-popup-menu-item checkmark style (icon faded unless selected/hovered)
- rename the private _onCtxAction dispatcher to _ctxItemClicked so a host
  method named _onCtxAction (the natural name for a ctx-action listener)
  no longer shadows it and breaks item clicks
2026-08-21 12:39:26 +02:00
pk fc31e87890 Add context menu 2026-04-23 10:22:46 +02:00