On Wed, Oct 25, 2017 at 8:30 PM, Vojtěch Čihák via Lazarus <[email protected]> wrote: > I got this code for design time editing (note the line+comment *** > aHook.SelectOnlyThis(aECTC.Tabs); { force the OI to refresh } ***). > > That line should refresh OI so the deleted item (CollectionItem) is removed > (node in OI). > > It worked in recent Lazarus versions, but it doesn't work in the latest > trunk (i.e. item is removed but related node in OI persists). > > I don't know which revision broke it. > > What should I do?
I could look at it. What is the easiest way to reproduce? Juha -- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
