Skip to content

Url in initial message is always autostart #4

@Okaryn

Description

@Okaryn

If I set an Url in the initial message, it's launch automaticly when the activity is start instead when I clic on the message

Not in jclic.js, but we can't set the level for an url, it's disable. We need to edit manually the .jclic file

 <activity class="@panels.InformationScreen" name="Wohnen 7" code="">
   <description />
   <messages>
    <cell type="initial">
     <style>
      <font family="Comic Sans MS" size="20" bold="true" italic="true" />
      <color foreground="0xFFFF66" background="0x9999FF" />
     </style>
     <media type="URL" level="1" file="http://learningapps.org/display?v=p9d95g9rj01" />
     <p>Clique sur l'image pour remettre les questions dans l'ordre</p>
    </cell>
   </messages>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions