-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
state: not-analyzedThis issue must be analysed and split in smaller tasks before being implementedThis issue must be analysed and split in smaller tasks before being implementedtype: enhancementNew feature or requestNew feature or request
Description
Problem
WGPU defines a texture dimension limit. If this size is exceeded, the app panics.
Feature
Propertly handle textures with size higher than limit.
Tasks
- Set up correctly the WGPU limits
- Handle depth texture in case of big resolution (e.g. 4K)
- Handle too big user textures
- Handle too big text textures (reduce font height)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state: not-analyzedThis issue must be analysed and split in smaller tasks before being implementedThis issue must be analysed and split in smaller tasks before being implementedtype: enhancementNew feature or requestNew feature or request