Vasily Ulianov
Vasily Ulianov
That pull request fixes visual issues that may appear if presenting it from `UITabBarController`. Also it's more safe to use layout guides. Bug representation: I haven't used newer safeArea guides,...
> Changing PagingMenuController's option > > Call setup method with new options again. It creates a new paging menu controller. Do not forget to cleanup properties in child view controller....
If you have DatePicker inside Scroll View (Table View for example) you can’t scroll down datepicker (to select time/date), because instead of datepicker’s scrolling, view will be dragged down. Temporary...
If `NSManagedObject` doesn't have `recordID` we need to sync it fully instead of differential sync.
When Mechvibes (2.3.0) is open Mac will never sleep.
I'm writing some markdown documents on Russian language, markdown-toc doesn't understood how to work with that (replacing russian characters with `-`), but GitHub and browsers correctly understand non-latin characters. ####...