CesiumGS / CesiumGS/cesium-native

`RasterOverlayOptions::subTileCacheBytes` does nothing

Open
#1,274 0 comments 0 reactions 0 assignees View on GitHub
quality
Dominant language
C++
Stars
623
Forks
277
PR merge metrics
No merged PRs in 30d

Description

Looks like it was removed in #992. If we can reasonably make this property control the `SharedAssetDepot` size, then we should do that. Otherwise, we should remove it entirely.

Contributor guide

Open the contributing guide

Research direction

Start by locating RasterOverlayOptions::subTileCacheBytes and SharedAssetDepot, then review the removal in pull request #992 to understand the current cache ownership. Determine whether the property can control the depot size without conflicting with existing behavior; done means either verified size control with tests or complete removal of the unused property.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.