Skip to content

refactor(debugger): split tile viewer into focused widgets - #299

Open
mikai233 wants to merge 1 commit into
masterfrom
codex/refactor-tile-viewer
Open

refactor(debugger): split tile viewer into focused widgets#299
mikai233 wants to merge 1 commit into
masterfrom
codex/refactor-tile-viewer

Conversation

@mikai233

Copy link
Copy Markdown
Owner

Summary

  • split the large tile viewer into focused model, geometry, painter, canvas, settings, side panel, control, and tile info widget files
  • keep texture lifecycle, backend bridge calls, and state orchestration in tile_viewer.dart
  • avoid Dart part files

Verification

  • dart format apps/nesium_flutter/lib/features/debugger/tile_viewer.dart apps/nesium_flutter/lib/features/debugger/tile
  • flutter analyze
  • git diff --check -- apps/nesium_flutter/lib/features/debugger/tile_viewer.dart apps/nesium_flutter/lib/features/debugger/tile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant