Bruno Haible <[email protected]> writes: >> I pushed the attached patch to fix it. > > Unfortunately, the default handling in the GLConfig methods update, default, > isdefault is broken now. These methods assume that every property has a > default > value that is independent of the other properties. > > I'm pushing this fix.
Ah, you are right. Thanks. I remember wanting to cleanup GLConfig.py and main.py previously, which could be made much shorter and easier to understand. But, ignoring this bug, they work fine so I never bothered doing it. Collin
