grafanauser
grafanauser
We can reproduce this bug with: node 16.17.1 npm 8.15.0 node 16.17.1 npm 9.2.0 and the official electron quick start repo and using a private repository, without updating an npm...
I forgot the details because it was long time ago. But It boils down to this feature request: being able to initialize the as-split area in the collapsed state with...
the idea is that it starts in collapsed state as a statusbar showing some information. The collapsed state size has to be set to a fixed height because of the...
for the status bar the gutter shouldnt be visible while it should be visible for the resizable log table area. But i dont know what lock size means, maybe i...
Really annoying issue. I solved it with onLangChange, too. but it requires quite some boiler plate code to prevent using setTranslation() twice for the same language and checking which language...