• Armin Le Grand's avatar
    editviewoverlay: EditViewSelection reorganized · 4d3f92aa
    Armin Le Grand yazdı
    The Selection visualization in EditVierw is organized
    to use XOR for visualization, thus DrawSelection is
    used e.g. before and after changes to the Selection.
    Ensured athat all changers of selection have to use
    SetEditSelection by making return of GetEditSelection
    const. This allows to use a central and safe
    SelectionChanged which is needed for alternatives of
    Selection visualization.
    
    Change-Id: I994553f3be6b58fd595aa500922d8d1d8ddd36d4
    4d3f92aa
ViewShellBase.cxx 47.5 KB