Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable BufferAccess handling in PrimitiveBlocks
We need a better way to implement ViewProperties.getRootAccessType() Currently, it causes LazyCellImgs to load the first Cell to determine the Access type. We should add a method to NativeImg to get the Access type directly, but I'm not sure yet what complications that might cause.
- Loading branch information