Skip to content

feat: default Write mode and disable progressive rendering#345

Merged
mlightcad merged 1 commit into
mainfrom
feat/example-default-write-mode
Jun 11, 2026
Merged

feat: default Write mode and disable progressive rendering#345
mlightcad merged 1 commit into
mainfrom
feat/example-default-write-mode

Conversation

@mlightcad

@mlightcad mlightcad commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Default cad-viewer-example upload screen access mode to Write instead of Read.
  • Change progressiveRendering default from true to false in AcApDocManager, AcTrView2d, MlCadViewer, and the example upload screen so document open waits for full conversion before redraw/zoom-to-fit unless explicitly enabled.

Test plan

  • Open cad-viewer-example homepage and confirm Write and Disabled progressive rendering are pre-selected.
  • Upload a DWG/DXF file and verify editing commands are available without switching mode.
  • Confirm opening a drawing without progressive rendering waits for conversion before showing geometry and zoom-to-fit.
  • Enable progressive rendering on the upload screen and confirm incremental geometry display still works.

Set cad-viewer-example access mode to Write and align progressiveRendering defaults to false across the viewer, doc manager, and example upload screen.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mlightcad mlightcad force-pushed the feat/example-default-write-mode branch from 7276a20 to 6eb9b6d Compare June 11, 2026 13:17
@mlightcad mlightcad changed the title feat(example): default access mode to Write on upload screen feat: default Write mode and disable progressive rendering Jun 11, 2026
@mlightcad mlightcad force-pushed the feat/example-default-write-mode branch from 6eb9b6d to 55839ce Compare June 11, 2026 13:18
@mlightcad mlightcad self-assigned this Jun 11, 2026
@mlightcad mlightcad added the enhancement New feature or request label Jun 11, 2026
@mlightcad mlightcad merged commit 1f08e63 into main Jun 11, 2026
2 checks passed
@mlightcad mlightcad deleted the feat/example-default-write-mode branch June 11, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant