Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #667480

    Philip Stancil
    Participant

    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!

    #667758

    Rupok
    Member

    Hi 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.

    #830755

    Carmine M
    Participant

    Phillip,
    I have an iPad Pro and cornerstone does NOT work. VC does, but it’s not cornerstone

    carmine

    #831228

    Rad
    Moderator

    Hi 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!

    #858929

    Philip Stancil
    Participant

    Thanks 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!

    #859781

    Christian
    Moderator

    Thanks for your feedback. 🙂

    #867360

    glennyboy
    Participant

    Guys 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;}
    #867370

    glennyboy
    Participant

    Rad – 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…

    #867472

    glennyboy
    Participant

    Container div looks different now – could be #cornerstone-preview-entry

    #868630

    Alexander
    Keymaster

    #preview hasn’t changed, but we replaced #cornerstone-preview-entry with #cs-content in 1.2.0

    We 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).