Stefan Neidig
Stefan Neidig
Hi, first of all great library ;) I have a scrollview with a header. The header is pushed up when scrolling up. As I scroll down the header gets also...
Hi, just found out that the tool breaks when the filepath contains the `#` symbol. My filename looks like this `/Users/dasheck/Projects/Javascript/Nodejs/.../cli/output/svg/item#00000.svg`. Might be true for other symbols as well. The...
Hi, I just used your package for the first time and it works pretty well. After CLI usage I used it within my own code. Margin for pdfs were not...
Is there support for non-daily trackers? For example: I track the size of certain muscles in order to follow progress. I do this every other day and not every day....
Hi, when adding an item decoration like a simple line and expanding a parent by clicking it the item decoration does not get updated. It seems that the child item...
Hi, was just testing out your library and it works great by the way. Anyway I wanted to set a custom interpolator and noticed that this is not supported yet....
Hi, as the title says I'm getting a segmentation fault. However this seems to be bound to some constraints (device, OS, network). I also found that the bug occurred on...
I just found that OpenAI class in `index.d.ts` lacks function calls that are defined in OpenAI class in `index.js`. Therefore I am not able to call these functions within a...
Hi, first of all really cool extension. I will definitely use it in the future. However there is a slightly annoying bug, which makes this unusable. I have an android...
Hi, I try to get my head around how to retrieve licensing information for a jira cloud plugin. In the atlassian reference I see that I can GET /rest/atlassian-connect/1/addons/{appKey} (see...