pitris90

Results 17 comments of pitris90

Update: happened again, posting some images ![2021-07-12_17 50 59](https://user-images.githubusercontent.com/37505379/125318284-023b9680-e33a-11eb-8b5f-8c6cf255ab3e.png) ![2021-07-12_17 51 18](https://user-images.githubusercontent.com/37505379/125318291-049df080-e33a-11eb-8718-448eae0172a5.png) ![2021-07-12_17 51 25](https://user-images.githubusercontent.com/37505379/125318300-05cf1d80-e33a-11eb-802c-a6bdaa71e614.png) ![2021-07-12_17 51 45](https://user-images.githubusercontent.com/37505379/125318304-0667b400-e33a-11eb-96ae-499913d863ad.png) ![2021-07-12_17 51 04](https://user-images.githubusercontent.com/37505379/125318305-07004a80-e33a-11eb-83ac-3eecb9aa8410.png) ![image](https://user-images.githubusercontent.com/37505379/125318489-2bf4bd80-e33a-11eb-808d-cec9c99bc97a.png)

Update2: yep, I tested it a bit more and I just saw how items went into Logistics Crafting Table but nothing went out and when I looked into that Logistics...

Update: I did some testing and it behaves really weird. Instead of taking whole stack of Items, it just takes 1 item from 2 stacks. I dont think its intended...

Update2: I found a way of fast extraction, with stacking Item Extraction Upgrades in upgrade slots and using multiple Extraction Modules. But still I think ItemStack Extraction Upgrade is way...

> It would be nice if it was possible to obtain mouse coordinates from `dash_cytoscape.Cytoscape`. In my current project, I would like to create new nodes whenever I click on...

I would appreciate this restriction lifted too, as it would simplify my callbacks. I was so surprised it doesnt work when I tried to write similiar callback as you did.

> To me, the toggle switch should act like a switch between two states, not only True|False, but say 'log|linear'. So I'd also like to see that we can set...

I dont know, but it generates my getters with "this" and I would prefer getter without "this" :D Maybe there could be some option to turn on or off "this"...

EDIT: I found a problem... I remembered that I recently installed also Mypy extension for handling Mypy for Python. And as you can see there is some weird conflict. I...

There is an option called: Mypy: Run Using Active Interpreter Use the active Python interpreter (selected in the Python extension) to run dmypy itself, instead of the mypy.dmypyExecutable setting. Note:...