-
AuthorPosts
-
November 16, 2015 at 3:26 pm #667480
Hey! I remember reading some time ago on this forum that Cornerstone doesn’t play too well with touch inputs. I’m curious if that’s still the case, and what plans there are to make the X theme super-friendly for those of us considering adopting the iPad Pro into our daily workflow. Everytime I think about replacing my laptop, that forum comment keeps coming to mind.
Thanks for any thoughts!
November 16, 2015 at 9:10 pm #667758Hi there,
Thanks for writing in! Well, iPad Pro is still iOS not OS X so you might be able to adopt your some daily work on iPad but building website will be too fast to adopt in iOS I am afraid. As we are continuously upgrading X and we believe you will be able to use on iPad Pro without any issue. For now I’d suggest you to use the standard device/operating system and browsers.
Thanks for understanding.
March 9, 2016 at 1:25 pm #830755Phillip,
I have an iPad Pro and cornerstone does NOT work. VC does, but it’s not cornerstonecarmine
March 9, 2016 at 6:47 pm #831228Hi Carmine,
Cornerstone is not fully usable in mobile and tablets. Building website is only advisable for desktop computers. In the desktop, you can simulate desktop, tablet, and mobile (scaling down preview size). But you can’t do that in mobile, you can’t simulate a fully functional desktop view on it.
The content building should be done through desktop only, some functionality and feature are not available on mobile which is only available from the desktop. Like a pointing device and etc. In short, don’t do site development if your tablet.
Thanks!
March 30, 2016 at 10:55 am #858929Thanks everyone!
That last post by the Theme.co staff actually makes sense as a blanket rule, but I would still like the ability to go in and make quick edits from my iPad if I’m on the go, so I do think it is quite important that Cornerstone develops compatibility with iOS at some point in the near future.
Thanks!
March 30, 2016 at 7:22 pm #859781Thanks for your feedback. 🙂
April 5, 2016 at 4:22 am #867360Guys please make it compatible!!!! certainly on ipad pro with Pen – this sort of device is the way forward!!!…. I did soem testing a while back and this code did help:-
#preview, .cs-pane-content-outer {overflow-y: scroll!important; overflow-x: hidden; -webkit-overflow-scrolling: touch!important;} #preview, .cs-pane-content-outer {overflow-y: scroll!important; -webkit-overflow-scrolling: touch!important;} #preview {overflow-x: hidden; overflow-y: scroll!important; -webkit-overflow-scrolling: touch!important;}
April 5, 2016 at 4:35 am #867370Rad – just to confirm that it still doesn’t work? Could you try my code above within Cornerstone Custom CSS to see if that make any difference? If I can’t use Cornerstone then iPad Pro upgrade for me wont be worthwhile…
April 5, 2016 at 6:26 am #867472Container div looks different now – could be #cornerstone-preview-entry
April 6, 2016 at 12:03 am #868630#preview
hasn’t changed, but we replaced#cornerstone-preview-entry
with#cs-content
in 1.2.0We don’t officially support the use of tablets for editing, nor have we done any testing since the initial launch so I can’t say for sure where things stand there. However, with the drag and drop changes introduced by version 1.1.0, we’ve made some improvements in the direction of tablet support. It’s something I’d like to explore sometime this year, but we have other priorities for feature implementation right now (see the launch party thread).
-
AuthorPosts