Buttons/en: Unterschied zwischen den Versionen

Aus emoTouch
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „'''Note on clarity:''' In any case, it is recommended to name the elements in the inspector so that they can still be distinguished in the evaluation table.“)
(Übernehme Bearbeitung einer neuen Version der Quellseite)
Zeile 9: Zeile 9:
 
For buttons, there is a choice between:
 
For buttons, there is a choice between:
  
 +
<div class="mw-translate-fuzzy">
 
* Normal
 
* Normal
 
* Toggle (switches between 2 stages)
 
* Toggle (switches between 2 stages)
Zeile 16: Zeile 17:
 
* Navigation (between parts)
 
* Navigation (between parts)
 
* Navigation with randomisation
 
* Navigation with randomisation
* Media pausing (for embedded media).  
+
* Media pausing (for embedded media).
 +
</div>
  
 
You can add an image to the button in the Inspector under "Select image".
 
You can add an image to the button in the Inspector under "Select image".

Version vom 7. März 2024, 11:53 Uhr

Sprachen:
Deutsch • ‎English

Note on clarity: In any case, it is recommended to name the elements in the inspector so that they can still be distinguished in the evaluation table.

Button types

For buttons, there is a choice between:

  • Normal
  • Toggle (switches between 2 stages)
  • Single use (can only change status once)
  • Tap (does not change the status, but can be clicked as often as desired)
  • External link
  • Navigation (between parts)
  • Navigation with randomisation
  • Media pausing (for embedded media).

You can add an image to the button in the Inspector under "Select image".