You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work on this :)! I was able to use it previously, but since your latest commit, I'm getting an "EXC_BAD_ACCESS" on this line and am unable to use the app: error = IOMobileFramebufferGetGammaTable(fb, data);
In GammaController.m. Can you look into this?
The text was updated successfully, but these errors were encountered:
Thanks for your work on this :)! I was able to use it previously, but since your latest commit, I'm getting an "EXC_BAD_ACCESS" on this line and am unable to use the app:
error = IOMobileFramebufferGetGammaTable(fb, data);
In
GammaController.m
. Can you look into this?The text was updated successfully, but these errors were encountered: