Ideally I want it to be embedded into rubric representation. But I don’t know where to start with that.
> On 10 Sep 2015, at 11:34, Stephan Eggermont <[email protected]> wrote: > > On 09-09-15 23:42, Yuriy Tymchuk wrote: >> I’m trying to move QualityAssistant to FastTable and I really like it. Now >> as you may have noticed, you cannot select a list item in the QA plugin, but >> you can click on it to get the issue highlighted (if the rule allows). How >> can I mimic this with FT? Should I create a subclass of FTSelectionStrategy >> and redefine #selectRowIndex:event: not to do anything and just announce >> that there was a click on a list item? Or is there a better way? > > Wouldn't QualityAssistant fit better in the NautilusAnnotationDisplayer? > With only showing the number of problems and a summary of the severest one, > using a hover text for a longer description and a popup menu showing all > details and actions? > > The picture shows the possible location. There should probably be no direct > actions aside from popping up the quality assistant. There should definitely > not be a fat red cross taking away attention from the editor. > > The current vertical space taken up seems somewhat excessive > > Stephan > > > <QA.png>
