-
Hi,
I am having some really bad performance problems when trying to override the linkCanvasObject method similar to what you have in this example -https://github.com/vasturiano/force-graph/blob/maste…
-
_This is part of our [Testing](https://github.com/ethereum/ethereum-org-website/issues/12746) epic from our Q2 roadmap._
## Description
We have implemented support for storybook to do testing on [et…
-
make install fails on FreeBSD 11.1 in scripts/utils.sh, because:
- the shebang requires bash in /bin. FreeBSD puts all non-system software (including bash!) in /usr/local
- the do_install() functi…
-
## 🚀 Feature
A napari multicanvas view has been a long-requested feature that could be implemented in different ways.
There are two main approaches that we are interested in:
- grid mode: similar…
-
Buttons should probably be laid out in the following way
-
## Background
The over-arching motivation is that when you put multiple plots and widgets on a page it should look "nice" - things should line up, whitespace should be sensible. This is somewhat vagu…
-
Looking at the blender editor you can see a lot of information that are ready to be used without any scroll. Each section like the inspector or the scene navigation is really detailed since no space i…
-
When `fontenc` is loaded with its `T1` option, `\NewDocumentCommand` with verbatim argument gobbles the first `-` if its content contains a `--` (irrespective of the delimiters used):
```latex
\docu…
-
* 基于 PhosphorJS 可以实现 桌面端/Web 端统一实现类桌面的交互
* 了解 PhosphorJS 的核心组件 Widget 的接口和实现
* 了解 Theia 是如何基于 PhosphorJS 在 ApplicationShell 中进行页面组装的
* 了解 Theia 前端界面是如何通过 `FrontendApplication.start()` 构建的
* 了解 Re…
-
## Steps to Reproduce
Adding a local history entry does not enable the back button in the browser.
Here's a sample app:
https://github.com/carloshwa/flutter-example/tree/local_history
It is …