I am deleting some methods in a form but something goes wrong with the view…
I have three methods 1,2 and 3 and I delete method 2. Now method 2 is gone but method 3 gets the name of 2 (at least in the outline view of the method editor). After a refresh this is corrected again.
Not really a disaster but when this occurs I am forced to do that refresh since the ‘renamed’ method is not accessible anymore…