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