Ivan Borshchov

Results 19 issues of Ivan Borshchov

![image](https://user-images.githubusercontent.com/1838656/104240185-58e81680-5464-11eb-8012-53713150631d.png)

Use Readme to check how to implement it.

enhancement

- Allow to click/hover image to show painterro panel. - No extra background should look like a panel near image (overflow bottom content) - Should follow the image on any...

enhancement

* GINO version: 1.0.1 * Python version: 3.6.9 * asyncpg version: 0.20.1 * aiocontextvars version: 0.2.2 * PostgreSQL version: 10 ### Description Hi Guys, thanks for hardwork, we were dreaming...

invalid

## Expected Behavior ## Current Behavior ``` strace binaryName ``` ``` poll([{fd=46, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=46, revents=POLLOUT}]) writev(46, [{iov_base="\20\1\6\0\20\0\0\0SCREEN_RESOURCES", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24 poll([{fd=46,...

bug
electron
mac

Here is a video with steps to reproduce on demo page: https://screencast-o-matic.com/watch/cqliQsULpr Text: 1. Open Chrome Dev Tools on demo page 2. Toggle Device toolbar 3. Swipe screen by card...

1. Cloned repo `version": "0.8.1"` 2. Added ` style='max-height: 400px; min-height: 400px; overflow-y: auto'` to container ```diff git diff diff --git a/demo/src/pages/cards.vue b/demo/src/pages/cards.vue index 863e41c..147ebbe 100644 --- a/demo/src/pages/cards.vue +++ b/demo/src/pages/cards.vue...

1. Cloned repo `version": "0.8.1"` 2. Added ` style='max-height: 400px; overflow-y: auto'` to container ```diff /vue-smooth-dnd (master) $ git diff diff --git a/demo/src/pages/cards.vue b/demo/src/pages/cards.vue index 863e41c..40f91d1 100644 --- a/demo/src/pages/cards.vue +++...

One thing readme says "This Tool is also capable of uploading & displaying video files using the" ... the what? =)

Hey @yusitnikov, great work, thanks! I propose to add npm i command so devs can understand it is an official (yours) package on npm faster. Tested both commands on my...