Dominik Butz
Dominik Butz
Hi, I had the same problem with another sub-dependency. You need to add the name of the sub-module (not the url) also in targets. targets: [ // Targets are the...
I just tried out your example TestChartViews. The problem must be in the ChartData object. If I change your example to form: ChartForm.large, while keeping the data points the same...
I have created a fork with a new branch called ignoreFormSizeHeight. I added a new property ("ignoreFormSizeHeight") to the initialiser (default is false). this seems to fix the bug because...
The menu Button frame should dynamically update when another menu item is selected. This might be achieved with a delegate method. maybe a temporary workaround is to set the frame...
See here: https://github.com/DominikButz/TriggerSlider
That's too unspecific, you need to send much more information, e.g. a link to a screen video.
sorry, I don't get it. Can you reproduce the issue with a new test project and send it as zip file to me?
ok, now I get it. I can't reproduce it - you can check out the example project, it doesn't happen. I use it in an app and I just tried...
The problem is I don't know how your app works, so I can't reproduce it. In the app where I use MiniView, this problem never occurred. I tried it in...
This is on iPhone 13 mini - the problem does not occur. Create a new project that shows the issue and send it to me, so I can try it...