• Craig Watson's avatar
    Fix saving of strokes that were partially erased · bec0dc00
    Craig Watson authored
    This ensures that when part of a line is erased,
    `UBGraphicsStroke::isNominalLine` will no longer return true. This was
    problematic as `UBSvgSubsetAdaptor` uses this to know whether or not to
    save a stroke as polyline.
    If it saves the stroke as a polyline, then the erased portions of the stroke
    reappear after saving.
    
    Therefore, we now force saving of the stroke as a group of polygons when it
    has been partially erased.
    bec0dc00
Name
Last commit
Last update
..
UBGraphicsDelegateFrame.cpp Loading commit data...
UBGraphicsDelegateFrame.h Loading commit data...
UBGraphicsGroupContainerItem.cpp Loading commit data...
UBGraphicsGroupContainerItem.h Loading commit data...
UBGraphicsGroupContainerItemDelegate.cpp Loading commit data...
UBGraphicsGroupContainerItemDelegate.h Loading commit data...
UBGraphicsItemDelegate.cpp Loading commit data...
UBGraphicsItemDelegate.h Loading commit data...
UBGraphicsItemGroupUndoCommand.cpp Loading commit data...
UBGraphicsItemGroupUndoCommand.h Loading commit data...
UBGraphicsItemTransformUndoCommand.cpp Loading commit data...
UBGraphicsItemTransformUndoCommand.h Loading commit data...
UBGraphicsItemUndoCommand.cpp Loading commit data...
UBGraphicsItemUndoCommand.h Loading commit data...
UBGraphicsItemZLevelUndoCommand.cpp Loading commit data...
UBGraphicsItemZLevelUndoCommand.h Loading commit data...
UBGraphicsMediaItem.cpp Loading commit data...
UBGraphicsMediaItem.h Loading commit data...
UBGraphicsMediaItemDelegate.cpp Loading commit data...
UBGraphicsMediaItemDelegate.h Loading commit data...
UBGraphicsPDFItem.cpp Loading commit data...
UBGraphicsPDFItem.h Loading commit data...
UBGraphicsPixmapItem.cpp Loading commit data...
UBGraphicsPixmapItem.h Loading commit data...
UBGraphicsPolygonItem.cpp Loading commit data...
UBGraphicsPolygonItem.h Loading commit data...
UBGraphicsProxyWidget.cpp Loading commit data...
UBGraphicsProxyWidget.h Loading commit data...
UBGraphicsScene.cpp Loading commit data...
UBGraphicsScene.h Loading commit data...
UBGraphicsStroke.cpp Loading commit data...
UBGraphicsStroke.h Loading commit data...
UBGraphicsStrokesGroup.cpp Loading commit data...
UBGraphicsStrokesGroup.h Loading commit data...
UBGraphicsSvgItem.cpp Loading commit data...
UBGraphicsSvgItem.h Loading commit data...
UBGraphicsTextItem.cpp Loading commit data...
UBGraphicsTextItem.h Loading commit data...
UBGraphicsTextItemDelegate.cpp Loading commit data...
UBGraphicsTextItemDelegate.h Loading commit data...
UBGraphicsTextItemUndoCommand.cpp Loading commit data...
UBGraphicsTextItemUndoCommand.h Loading commit data...
UBGraphicsWidgetItem.cpp Loading commit data...
UBGraphicsWidgetItem.h Loading commit data...
UBGraphicsWidgetItemDelegate.cpp Loading commit data...
UBGraphicsWidgetItemDelegate.h Loading commit data...
UBItem.cpp Loading commit data...
UBItem.h Loading commit data...
UBPageSizeUndoCommand.cpp Loading commit data...
UBPageSizeUndoCommand.h Loading commit data...
UBResizableGraphicsItem.cpp Loading commit data...
UBResizableGraphicsItem.h Loading commit data...
UBSelectionFrame.cpp Loading commit data...
UBSelectionFrame.h Loading commit data...
UBUndoCommand.cpp Loading commit data...
UBUndoCommand.h Loading commit data...
domain.pri Loading commit data...