Skip to content

Commit

Permalink
Logical error (attribute/property)
Browse files Browse the repository at this point in the history
  • Loading branch information
wil committed Mar 26, 2024
1 parent 8a71dce commit 1eba882
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ protected void createContext(AppSettings settings) {
// This will activate the "effective data" scrubber.
showGLDataEffective.set(settings.getBoolean("GLDataEffectiveDebug"));

glData.depthSize = settings.getBitsPerPixel();
glData.alphaSize = settings.getAlphaBits();
glData.sRGB = settings.isGammaCorrection(); // Not compatible with very old devices

Expand Down

0 comments on commit 1eba882

Please sign in to comment.