Correct size for RenderTexture #8
Labels
No Label
Alpha Release Requirement
Bugfix
Demo Target
Documentation
Major Feature
Minor Feature
Refactoring & Cleanup
Tiny Feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: john/McRogueFace#8
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Notes say:
8 feat: UIGrid RenderTexture should be sized based on viewport, for safe full-screen grids
Shouldn't require changes to UIGrids that were created before the window was resized; a UIGrid that hangs off the edge of the window would be a possible abuse of this situation, but how "bulletproof" does it really need to be?