Florian Koch

Results 5 issues of Florian Koch

I'm using confirmable together with invitable. Users can only be invited, sign up is disabled. Confirmable is thus only needed to confirm changes of the email. The problem is, Newly...

When creating a projection, the available options look like this: ``` export interface CreateProjectionOptions extends BaseOptions { /** * Enables tracking emitted streams. * @default false */ trackEmittedStreams?: boolean; }...

kind/bug
blocked

I wanted to use the tabs, but had to notice they don't really match the style: ![edituser](https://cloud.githubusercontent.com/assets/7249679/23712151/4cd41416-0422-11e7-97d1-04433afdf132.png) Is there a style for them and I'm doing something wrong, or is...

I'm using the Toolkit version 0.92 and was trying to modify the [PreviewDemo](https://github.com/gephi/gephi-toolkit-demos/blob/master/src/main/java/org/gephi/toolkit/demos/PreviewJFrame.java) to use the GraphStreaming Plugin like described [here](https://github.com/gephi/gephi/wiki/GraphStreaming). //Init a project - and therefore a workspace ProjectController...

I tried to open an index created with the current lucene 7.7.1, but it fails with the following message: Exception in thread "main" org.apache.lucene.index.IndexFormatTooNewException: Format version is not supported (resource...