cginternals / cginternals/webgl-operate
Context Masquerade cannot handle both hash and extension strive from config
Open
bug
haeley-webgl
- Dominant language
- TypeScript
- Stars
- 170
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
When using both a hash and a extension-strive array in the masquerade config, the line https://github.com/cginternals/webgl-operate/blob/master/source/contextmasquerade.ts#L88 initializes the wanted extensions from the hash and https://github.com/cginternals/webgl-operate/blob/master/source/contextmasquerade.ts#L100 overwrites it without any merge of both information sources.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.