Thanks, I’ll take a look on that. What would be interesting is to add a stripe like line numbers but with critic indicators. Do you know how this should work?
Uko > On 10 Sep 2015, at 12:01, Stephan Eggermont <[email protected]> wrote: > > On 10-09-15 11:41, Yuriy Tymchuk wrote: >> Ideally I want it to be embedded into rubric representation. But I don’t >> know where to start with that. > > Add an instance variable qualitySummary to NautilusAnnotationDisplayer. > > add qualitySummary := self qualitySummaryMorph to noteNewOwner: aMorph > > in qualitySummaryMorph, return a morph that draws the summary and reacts to > click by opening the QA panel. > > Stephan > >
