Mattias Nyrell

Results 3 issues of Mattias Nyrell

I am trying to use python-redmine to create a filter that returns all issues that NOT belong to target version A or target version B. In Redmine I can create...

docs

I'm trying to use a JFXPanel together with Seesaw. Since **javafx.embed.swing.JFXPanel** extends **javax.swing.JComponent** I tried to do this: ``` (let [jfx-panel (JFXPanel.)] (config! jfx-panel :id :my-id)) ``` which gives the...

**Describe the bug** Clicking on a tag on a file and selecting "Show files with this tag" does not work. No files are found, not even the file with the...