K

Kate G

Member

Last active 7 years ago

  1. 7 years ago
    Wed Mar 8 20:59:09 2017
    K Kate G posted in Language Localization.

    Hi Carlton,

    That's what I thought too. It's interesting that the app localization is not correctly picking up the device's own language. Wonder if anyone else has run into this problem, or if there's something about the localization that we didn't properly address at the beginning.

    Kate

  2. Mon Mar 6 17:46:51 2017
    K Kate G started the conversation Language Localization.

    Hi all,

    Bit of a mystery: We have an app with three language localizations (EN for US, UK, and AUK) . In Australia in the Apple app store, the correct language localization will be listed, but the app is downloading in UK English - this is not the main language, US English is set as the default. The phone in question is AU English, and located in Australia. However, the company that owns the phone is in the UK - is there something higher level than the device language setting that could be causing a different language localization to be downloaded, or is this a problem with the Apple app store (and I'm happy to take my question there if so!)

    Thanks,
    Kate

  3. Mon Mar 6 17:42:16 2017

    Hi Anna,

    I ended up solving the problem by manually making sure everything stopped when the page was turned. Thanks!

    Kate

  4. Tue Feb 14 22:54:54 2017

    Hi -

    I'm making an app for iOs and Android. On iPads (only), it seems like some page-specific actions are still running in the background after the page has been turned. Is there any way to make sure that the actions on the page end (any of them - audio, movement, css animations, etc) when the page has ended? This problem doesn't seem to be happening on iPhones or Android phones/tablets.

    Alternatively, would there be another reason that the app starts to lag eventually no matter what page you start on? Has anyone else had this issue?

    Thanks!
    Kate

  5. Thu Oct 6 17:59:43 2016
    K Kate G posted in Question on Thumbnails.

    Hi Carlton,

    I am making an app - and it turns out I need to have one more thing deselected (or I had the wrong thing deselected to begin with - if anyone else had the same issue, it's the "Touch to Open App Menu", not (just) Pages Thumbnails with Page Number)! Thank you so much for your help, this worked perfectly.

    Kate

  6. Wed Oct 5 16:40:49 2016
    K Kate G started the conversation Question on Thumbnails.

    Hi,

    Regarding thumbnails - I see that you can change the image that appears when thumbnails pop up in an app:

    – Pages Thumbnail Mask: the Table of Contents Menu is a Scrollview at the bottom of screen with a print screen of the page as thumbnail of the page. You can customize its aspect by inserting here your preferred image as mask.

    But is it possible to remove the thumbnails altogether? We're finding that when you try to interact with the page, any errant tap is bringing up the thumbnail overlay instead of just remaining on the page.

    Thank you!

  7. Tue Jul 19 20:57:55 2016
    K Kate G started the conversation JavaScript in Smart Object and Events.

    Hi -

    I have a smart object on a page with an animation created with jQuery that is to be hidden until a certain moment. When this smart object is on a page with no other events, it works fine (even with other objects and smart objects). However, when I have any other event associated with the page, any event made through the Interactivity panel does not work. I don't get any errors when I preview the page, just a page with any other object or smart object I happened to set but no events. Would there be something I ought to be looking for in my code that is interfering, or do I need to set something somewhere to allow Interactivity events and smart object animations to happen on the same page?

    Please let me know if you need more details!

    Thanks very much.

  8. 8 years ago
    Tue Mar 15 15:53:33 2016
    K Kate G posted in Change border type on Rectangle.

    That did the trick for now, thanks for your help!

  9. Tue Mar 15 14:57:21 2016
    K Kate G posted in Change border type on Rectangle.

    Hi Paolo,

    Thanks for the reply. I've already tried that, however, and the border still is not changing, I can't seem to affect it at all. I'm putting in this code:

    .SCRectangle {
    border-style: dashed;
    }

    ...in the CSS Styles section under Project Section. Is there a step I'm missing?

    Thanks very much for your help!

  10. Fri Mar 11 19:08:52 2016
    K Kate G started the conversation Change border type on Rectangle.

    Hi

    Is it possible to change the type of border on the Rectangle object from solid line to dashed? I've tried fussing around in the CSS, but so far I've only managed to get a dashed border around a text box.

    Thanks very much!
    Kate

View more