Tobias Bocanegra
Tobias Bocanegra
On a device that does not support OpenGL ES 2.0 I get: ``` E/chromium( 8141): [ERROR:gles2_cmd_decoder.cc(11041)] [.Compositor-0x5b75fd30]GL ERROR :GL_INVALID_OPERATION : glCopyTexImage2D: E/chromium( 8141): [ERROR:gles2_cmd_decoder.cc(7613)] [.CmdBufferImageTransportFactory-0x5c6d7ad8]RENDER WARNING: texture bound to texture...
## Description AFAICS, there is not adapter for http2 yet. are there any plans to implement one? ### Shareable Source ## Relevant Links - https://nodejs.org/docs/latest-v10.x/api/http2.html - https://github.com/grantila/fetch-h2
- allowing to specify the `fileName` would help reducing the document size if the same image is included several times - allowing to specify the `transformation.emus` separately would allow to...
I have simple doc, that looks find in word, but misses the list numbers in online word. word:  online word:  note that the indents are correct, i.e. the...
Online word has problems with custom table styles. for example the https://github.com/dolanmiu/docx/blob/master/demo/25-table-xml-styles.ts demo produces this in word:  but this in online word:  --- tested with `docx-6.0.3`
I noticed than when using a table style from an external document (template), it usually includes a theme color, eg: ```xml ``` when using the external style, this renders ok...
`blackbox_addadmin ` adds all keys to the internal keychain that match the given userid, even if one of the keys is revoked.
what would be the effort to add support for cordova-windows ? As far as I understand, crosswalk is already available for windows. is it just a matter of piece it...
# Bug report **What is the current behavior?** using `createRequire` isn't detected when imported with `node:` prefix. i.e. the imported module is not resolved. **If the current behavior is a...
Assume you have a document with 2 level 0 ordered lists: ``` 1. one 2. two Something else 3. three Something else 1. one 2. two ``` the numbering information...