Vladimir Dobriakov
Vladimir Dobriakov
So have you got a hint for me, how to reverse engineer / find out addresses / values for my model? How did you do for yours? P.S. I still...
> How do you zoom the UI? e.g. the menu font size? In the online-version using web browser's Ctrl-+ makes both bigger, the diagram content and the UI elements. In...
Tested the fork (@leonskb4 : thanks a lot!) and it works great on Ubuntu 22.04, with stock node v12.22.9, npm 8.5.1 (`sudo apt-get install nodejs npm libgconf-2-4`). Also .deb package...
There is a fork with upgraded version of ScratchJr-Desktop and all its dependencies. Tested and it works great on Ubuntu 22.04. See also https://github.com/jfo8000/ScratchJr-Desktop/issues/44#issuecomment-1368225512 The fork: https://github.com/leonskb4/ScratchJr-Desktop .deb package installation...
The issue is still exists as of nbconvert-7.12.0, nbconvert execution just hangs forever. Thanks for pointing me to a working version. Just downgraded to 7.2.5 and it works!
If you really annoyed by this feature (like me), as a quick hack, you can replace ``` return getDescription(this)? or getTitle(this)? ``` in the `show` method of https://github.com/RocketChat/Rocket.Chat/blob/69b3c81840b246e74b2041dfd0f212612fd23d22/packages/rocketchat-oembed/client/oembedUrlWidget.coffee#L40 by ```...
Adding comma does not work for all urls, only for some. More reliable workaround seems to delete the leading `http://` like ``` This shows no preview: www.google.com but is shown...
Hi, could you tell me, which linux distribution do you use, so I can investigate the problem for you? If debian/Ubuntu please also provide the exact version ``` $ cat...
I can reproduce it! Will check...
In the mean time: 1. if you do not need dual-head functionality, please use the orginial 'impressive' implementation 2. if you need dual-head, please provide parameters as described in README....