Skip to content

ExpandableListItem: make fewer assumptions about the action

Nate Graham requested to merge ngraham/plasma-framework:accessible-fix into master

Right now this code assumes that if the action exists, it has Accessible.description set. But if it doesn't, it bails out and returns nothing.

@fusionfuture

Edited by Nate Graham

Merge request reports