Audit and update all window queries in render systems #16

Open
opened 2025-12-17 01:59:02 +00:00 by siennathesane · 0 comments
siennathesane commented 2025-12-17 01:59:02 +00:00 (Migrated from github.com)

Comprehensive audit of all render systems that query window properties and update to use WindowInfo.

Scope:

  • Search all render systems for Window queries
  • Document each usage site
  • Replace with WindowInfo queries
  • Verify no Window component dependencies remain

Acceptance Criteria:

  • All window query sites identified
  • All sites updated to use WindowInfo
  • Grep/search confirms no Window component usage
  • Render systems work correctly
Comprehensive audit of all render systems that query window properties and update to use WindowInfo. **Scope:** - Search all render systems for Window queries - Document each usage site - Replace with WindowInfo queries - Verify no Window component dependencies remain **Acceptance Criteria:** - [ ] All window query sites identified - [ ] All sites updated to use WindowInfo - [ ] Grep/search confirms no Window component usage - [ ] Render systems work correctly
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: studio/marathon#16