GemTalk / Jadeite

IDE for GemStone Smalltalk application development using Rowan code management
MIT License
6 stars 2 forks source link

Changing superclass of class while in hierarchy view doesn't update hierarchy #1003

Open ericwinger opened 1 year ago

ericwinger commented 1 year ago

I selected a class, RowanService, and in the Class Definition pane, changed the superclass to RsrService. While nothing broke, the hierarchy view did not reflect the superclass change.

Workaround: Click the Classes tab then the Hierarchy tab again to see the updated display.