Jonathan Vukovich
Jonathan Vukovich
Or just use the version maintained by rvm itself: https://github.com/rvm/rvm1-capistrano3
`An option I'm considering is when a button is pressed bringing the app into focus.` But if the button is visible the app is already on focus, no? I tough...
The button appear only when you listen a music, maybe it's only for player.
I remember having this bug but I don't remember how I solve it and what was it's origin, I think it's coming from the menu view or the synchronisation between...
Yes it's from 1.x version, event if `repositionViews` method still exist, it's a full rewrite of the code. If I can't reproduce the bug it's complicated to fix it for...
@tomdalling Thank you very much, I wasn't able to reproduce the bug. I still don't know what exactly is the problem. I think it's when there is an interaction during...
Did you try: https://github.com/jonathantribouharet/JTCalendar#questions
Do you have the problem with the example projet? Can you show me some code?
It works with Swift 4 so I think it works also with Swift 3.2. You just have to import the module in your controller with: ``` import JTCalendar ```
No, it's a full rewrite, there is no migration guide between the 1.x and the 2.x version. I think, you have very few change to do to fix the bug...