>
> Log Message:
> -----------
> 40587
> ConfigurationOfRubric
>
This fixed the following issues:
- 15219 #testClassDescriptionRespectsPolymorphismWithTraitDescription fails due
to GT Extension
https://pharo.fogbugz.com/f/cases/15219
- 15137 Remove Morphic Halos for Bricks
https://pharo.fogbugz.com/f/cases/15137
- 15201 Darktheme default cursor color is black. Unreadable.
https://pharo.fogbugz.com/f/cases/15201
- 15226 spotter: preview for items without a preview only shows "Loading..."
https://pharo.fogbugz.com/f/cases/15226
- 14541 Editing the default inspector window size
https://pharo.fogbugz.com/f/cases/14541/
- 15214 Playground does not have window menu
Playground does not have window menu
- 14569 GTInspector should do live updates of objects and their slots
https://pharo.fogbugz.com/f/cases/14569/
(inspect 'World activeHand' and move mouse for a quick demo)
Apart from then issues:
- editing values in the state presentation from the inspector works much better
- removing unneeded classes from brick
- renamed <example> to <gtExample>; added examples to almost all classes that
have an extension for inspector/spotter
- load the tests for Spotter (somehow we forgot to add them)
- fix memory leaks in spotter and rubric
- spotter searches for clipboard content/code critics