Antonio Cabrera

Results 8 issues of Antonio Cabrera

When calculating the rgba.g the filter uses the modified rgba.r and not the original one. When calculating the rgba.b the filter uses the modified rgba.r, rgba.g instead the original ones....

### Why Spot colors are "named tints" that the printer or post-processors recognizes. Spot colors are used, for example, to paint with "varnish" or specific "gold" tint, but to recognize...

feature-request
not-stale

@optional attribute, thought for managing "not present" json values (undefined ones) is changing how "null" value is treated: I have an struct that can represent, internally, Null, Undefined or Value....

I am studying using vibe.d in place of node and I begun to do some tests My platform: * Ubuntu 20.04, * dmd64, v2.090.1 * dub 1.19.0 The first one...

Sorry, this is only a question I can't solve about plugins registration: Standard chatjs accepts to register per-chart plugin this way: ```js const plugin = { /* plugin implementation */...

Errors while compiling: `node_modules/amqp-ts/lib/amqp-ts.d.ts:9:26 - error TS7016: Could not find a declaration file for module 'amqplib/callback_api'.` `node_modules/amqp-ts/lib/amqp-ts.d.ts:10:26 - error TS7016: Could not find a declaration file for module 'bluebird'.` I...

Example: I have a fixed located div into the page and I whant to show a list of intems into and I want to know the "active" one. ``` .mycontainer...

When I write something that is not on the list and field lost the focus, How can I force field to "show" the really selected value? Actully, when field lost...