shutdown slider renderer frame buffer cache when tearing down the container
This commit is contained in:
@@ -96,7 +96,7 @@ public class CurveRenderState {
|
||||
*/
|
||||
public static void shutdown() {
|
||||
staticState.shutdown();
|
||||
//FrameBufferCache.shutdown();
|
||||
FrameBufferCache.shutdown();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user