gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

Git tool repository list does not update on Metacello Git load

Open hellerve opened this issue 3 years ago • 2 comments

Currently the Git tool does not update correctly when Metacello loads something via Git.

Cheers

hellerve avatar Jun 10 '22 13:06 hellerve

https://github.com/feenkcom/gt4git/commit/6f4d88d3340d232122558aa8b20982f59fe7f75c fixed the update issue, but the list is still not updated when it’s not visible.

hellerve avatar Jun 10 '22 13:06 hellerve

https://github.com/feenkcom/gt4git/commit/9b6b95a74413b0afd351b7b9f479b53b99cad218 added a manual update button inspired by this issue, but maybe more generally useful.

hellerve avatar Jun 10 '22 13:06 hellerve

This seems to be related to phlow views not updating on vsibility. We will have to revisit this as part of a bigger update.

hellerve avatar Dec 07 '22 14:12 hellerve

This works now.

girba avatar Feb 11 '24 18:02 girba