Achal Dave

Results 22 issues of Achal Dave

It seems that static methods are not inherited by child classes. So if B inherits from A, and A has a static method A.foo(), B does not have a corresponding...

There does not seem to be any documentation for scaling an image with drawing layers. This adds an example for one method.

`findSkintoneMask` does not exist.

I'm not sure if I'm missing something in the documentation, but it seems that default values are not printed unless they are strings. I understand this may not be possible...

Currently, changing colorschemes after vim has been loaded leaves vim-pulse with an old value for the default "CursorLine" color (which is captured when vim-pulse is initialized, [here](https://github.com/inside/vim-search-pulse/blob/9f8f473e3813bd76ecb66e8d6182d96bda39b6df/autoload/search_pulse.vim#L48)). It would be...

It'd be cool if there were also functions to override gd/gD to override smartcase. Right now there is also some issue with using the `keeppos` feature and gd/gD. Specifically, if...

This adds a dependency on [`gdown`](https://pypi.org/project/gdown/), but I found it much more stable than using the downloader.py used here. With downloader.py, I constantly received the error noted in the readme,...

For vim compatibility; it could just be mapped to Cmd+Shift+{/}. ## --- There is a **[$15 open bounty](https://www.bountysource.com/issues/900157-gt-gt-should-switch-tabs?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github)** on this issue. Add to the bounty at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github).

Feature Request
bounty

Some datasets (e.g., YFCC) have new lines in captions, which causes parquet's csv module to error by default. This PR allows passing `--newlines-in-captions True` to img2dataset, which will in turn...

Thanks for this great tool! I received the following error when using this with the latest version of WhatsApp: "Contact database not found." I think the uuid(?) for the contacts...

enhancement
ios