Dienstag, 6. Oktober 2009

Bugfix outline view

Tonight I fixed a bug in the outline view for missing test methods. Since Galileo the outline view did not synchronize with the active part anymore. The reason was that PageBookView#partHidden removed the PageRec with the MethodPage and switched to the defaultRec (no outline) and the PageRec was never switched again.
As a solution MissingMethodViewPart#partBroughtToTop now checks if the defaultRec is still shown and switches back if neccessary.

Keine Kommentare: