Move canvas sections and section container into canvas folder.

Signed-off-by: Gökay Şatır <gokaysatir@collabora.com>
Change-Id: I952e1770b5708381cef5cfbf1f02e6ec4b0502ad
pull/9012/head
Gökay Şatır 2024-05-06 17:17:28 +03:00 committed by Gökay ŞATIR
parent a15e4e25e0
commit 975385f0d2
16 changed files with 30 additions and 30 deletions

View File

@ -130,25 +130,25 @@
/src/layer/marker/TextInput.js
/src/layer/Popup.js
/src/layer/SplitPanesContext.ts
/src/layer/tile/AutoFillMarkerSection.ts
/src/layer/tile/CellCursorSection.ts
/src/layer/tile/CellSelectionHandleSection.ts
/src/layer/tile/HTMLObjectSection.ts
/src/layer/tile/CalcValidityDropDownSection.ts
/src/layer/tile/TextSelectionHandleSection.ts
/src/canvas/sections/AutoFillMarkerSection.ts
/src/canvas/sections/CellCursorSection.ts
/src/canvas/sections/CellSelectionHandleSection.ts
/src/canvas/sections/HTMLObjectSection.ts
/src/canvas/sections/CalcValidityDropDownSection.ts
/src/canvas/sections/TextSelectionHandleSection.ts
/src/layer/tile/CalcTileLayer.js
/src/layer/tile/CanvasSectionContainer.ts
/src/layer/tile/CanvasSectionProps.js
/src/canvas/CanvasSectionContainer.ts
/src/canvas/CanvasSectionProps.js
/src/layer/tile/CanvasTileLayer.js
/src/layer/tile/CommentListSection.ts
/src/layer/tile/CommentSection.ts
/src/layer/tile/ContentControlSection.ts
/src/canvas/sections/CommentListSection.ts
/src/canvas/sections/CommentSection.ts
/src/canvas/sections/ContentControlSection.ts
/src/layer/tile/ImpressTileLayer.js
/src/layer/tile/ScrollSection.ts
/src/canvas/sections/ScrollSection.ts
/src/layer/tile/SheetGeometry.ts
/src/layer/tile/SheetSwitch.ts
/src/layer/tile/TileLayer.TableOverlay.js
/src/layer/tile/TilesSection.ts
/src/canvas/sections/TilesSection.ts
/src/layer/tile/WriterTileLayer.js
/src/layer/vector/Canvas.js
/src/layer/vector/CanvasOverlay.ts

View File

@ -218,17 +218,17 @@ COOL_JS_LST =\
src/layer/tile/SheetSwitch.ts \
src/layer/Layer.js \
src/layer/tile/SheetGeometry.ts \
src/layer/tile/CanvasSectionProps.js \
src/layer/tile/CanvasSectionContainer.ts \
src/layer/tile/CommentSection.ts \
src/layer/tile/CommentListSection.ts \
src/layer/tile/TilesSection.ts \
src/layer/tile/AutoFillMarkerSection.ts \
src/layer/tile/CellCursorSection.ts \
src/layer/tile/CellSelectionHandleSection.ts \
src/layer/tile/HTMLObjectSection.ts \
src/layer/tile/CalcValidityDropDownSection.ts \
src/layer/tile/TextSelectionHandleSection.ts \
src/canvas/CanvasSectionProps.js \
src/canvas/CanvasSectionContainer.ts \
src/canvas/sections/CommentSection.ts \
src/canvas/sections/CommentListSection.ts \
src/canvas/sections/TilesSection.ts \
src/canvas/sections/AutoFillMarkerSection.ts \
src/canvas/sections/CellCursorSection.ts \
src/canvas/sections/CellSelectionHandleSection.ts \
src/canvas/sections/HTMLObjectSection.ts \
src/canvas/sections/CalcValidityDropDownSection.ts \
src/canvas/sections/TextSelectionHandleSection.ts \
src/layer/vector/CEventsHandler.ts \
src/layer/vector/CPointSet.ts \
src/layer/vector/CPath.ts \
@ -240,7 +240,7 @@ COOL_JS_LST =\
src/layer/vector/CSplitterLine.ts \
src/layer/marker/Cursor.ts \
src/layer/vector/CanvasOverlay.ts \
src/layer/tile/ScrollSection.ts \
src/canvas/sections/ScrollSection.ts \
src/layer/tile/CanvasTileLayer.js \
src/layer/vector/CDarkOverlay.ts \
src/layer/SplitPanesContext.ts \
@ -249,7 +249,7 @@ COOL_JS_LST =\
src/layer/tile/WriterTileLayer.js \
src/layer/tile/ImpressTileLayer.js \
src/layer/tile/CalcTileLayer.js \
src/layer/tile/ContentControlSection.ts \
src/canvas/sections/ContentControlSection.ts \
src/layer/BackgroundColor.js \
src/layer/marker/ProgressOverlay.js \
src/layer/marker/TextInput.js \
@ -828,8 +828,8 @@ pot:
src/docdispatcher.ts \
src/errormessages.js \
src/layer/tile/CanvasTileLayer.js \
src/layer/tile/CommentListSection.ts \
src/layer/tile/CommentSection.ts \
src/canvas/sections/CommentListSection.ts \
src/canvas/sections/CommentSection.ts \
src/main.js \
src/map/Clipboard.js \
src/map/Map.js \

View File

@ -1,5 +1,5 @@
/// <reference path="../../src/layer/tile/CanvasSectionContainer.ts" />
/// <reference path="../../src/layer/tile/TilesSection.ts" />
/// <reference path="../../src/canvas/CanvasSectionContainer.ts" />
/// <reference path="../../src/canvas/sections/TilesSection.ts" />
function canvasDomString() {
return `