Ben Weidig

Results 5 issues of Ben Weidig

Hi, I'm trying to style a linear scale (just `fontStyle` and `fontColor`) of a LineChart: ```java LinearTicks ticks = new LinearTicks().setFontStyle(FontStyle.BOLD); LinearScale axis = new LinearScale().setTicks(ticks); LinearScales scales = new...

Added Pacakge.swift to support Swift Package Manager

### Description Opening the three-dots menu on the right in the toolbar while reading an article and dismissing it by tapping on the dimmed background pops the article viewcontroller. ###...

### Description The highlighting popup (colors and note button) ignore clicks with the magic keyboard. The buttons are highlighted on mouseover, and the click is visualized/animated, but nothing happens. Tapping...

**Is your feature request related to a problem?** I've created a custom HTML graph, as Mermaid.js isn't animatable, and I needed better positional control anyway. `v-click` etc. support a lot...

feat: clicks system
🍪 p3-highly-demanded