Luka Jankovic
Luka Jankovic
Since content extend beneath a notification bar, it blurs the content beneath, which gives it a kind of "glass" effect. How am I able to make CRToast behave the same...
I simply can't get 4k to be enabled. I've compiled both the latest CoreDisplayFixup and Lilu myself but still no luck. And I'm not getting any info from the logs:...
Is it possible to use this on a UITableViewCell, and if so, how? simply calling `popAtView:` with the parameter `[self.tableView cellForRowAtIndexPath:indexPath]` causes graphical glitches
I have a 1440p screen on my laptop; with 1x scaling everything is too small and with 2x scaing everything is too large. So on Xorg I created a 4k...
Setting image does not work (tested iOS 7 + 8). I set the image using ``` [self setHeaderImage:[UIImage imageNamed:@"demo_1"]]; ``` The image is tested in other UIImageViews, and the image...