Open Issues Need Help
View All on GitHub Double click will edit the item about 1 month ago
AI Summary: Modify the Qt CommandPaletteWidget to prevent double-clicks from editing items. The current behavior edits items even though the underlying model is read-only. The fix should ensure double-clicks trigger the item selection signal as intended.
Complexity:
2/5
bug good first issue