christian-smith

Results 3 comments of christian-smith

This is what I'm using in my viewController for anyone not using IB: if ([self respondsToSelector:@selector(automaticallyAdjustsScrollViewInsets)]) { self.automaticallyAdjustsScrollViewInsets = NO; }

Just add either okular or xpdf as a package to the environment variables. Okular supports PDF annotations. ``` environment: - DOCKER_MODS=linuxserver/mods:universal-package-install - INSTALL_PACKAGES=okular ```

I think something changed in Xcode 16.1 when adding folders. Here's either the right fix or a workaround: With 'ChartingLibrary' selected like in your screenshot go to the File Inspector...