Closed BrianWhitneyAI closed 3 months ago
In the last release, we added a resolution_level_dims property. We also cached this value. However, caches are cleared when we set a new resolution level so this feature doesn't work correctly. This is a quick fix to remove caching
Description
In the last release, we added a resolution_level_dims property. We also cached this value. However, caches are cleared when we set a new resolution level so this feature doesn't work correctly. This is a quick fix to remove caching