dolphinsmalltalk / Dolphin

Dolphin Smalltalk Core Image
MIT License
301 stars 58 forks source link

User Preferences for Source Browser tool is empty #1133

Closed blairmcg closed 3 years ago

blairmcg commented 3 years ago

In Dolphin 7.1 and 8 the SourceBrowser class>>publishedAspects method is incorrectly defined and throws an error. This is trapped by the inspector, but causes the property list to be empty.

Repro Steps

  1. From the main System window choose the Tools/Options/Inspect Options... command from the menu bar
  2. In the User Preferences window, select 'Source Browser' from the list of tools on the left

Actual Result image

Expected Result image