gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

[Views]: Context Menu Broken for Columned Trees

Open seandenigris opened this issue 3 years ago • 1 comments

I'm trying to get a context menu in a columned tree view. I copy/pasted the approach from GtGitRepository>>#gtCommitsFor:'s columnedList view, but I only get an empty menu.

Per @girba's suggestion, I also checked for a non-composite view with the same result.

Screen_Shot_2022-08-18_at_9 58 21_AM Screen_Shot_2022-08-18_at_9 59 13_AM

seandenigris avatar Sep 08 '22 14:09 seandenigris

Probably related to #2526

hellerve avatar Sep 09 '22 08:09 hellerve

Fixed by commits in #2527

hellerve avatar Nov 08 '22 12:11 hellerve

Bildschirmfoto 2022-11-08 um 13 43 16

hellerve avatar Nov 08 '22 12:11 hellerve

I confirm this appears to be working now even for the composite case originally reported

Screen Shot 2022-11-10 at 8 35 47 PM

seandenigris avatar Nov 11 '22 01:11 seandenigris