Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 1.75 KB

TODO.md

File metadata and controls

71 lines (57 loc) · 1.75 KB

Todos

  • Third Party section

HTMl5

  • Header Images
  • Proof Read

iOS

  • Frame docs need much more detailed explanation of required frame format, resources, sizes etc. for adding custom frames
  • Overlays
  • Logging
  • Serialisation
  • Move customization code to public iOS sample (Malte)

Android

  • Document EXIF data handling / export
  • ColorMatrixTool is used in configuration section, but doesn't exist anymore (-> Update code snippets)
  • How do I select the available colors in brush/text tools?

Questions

  • editor.operationsOrder can modify the order in which the stuff ist applied. How does it affect the serialization ? I assumes it would suggest a default order ?
  • editor.tools has "gamma" what is it ?
  • Website mentions 12-patch frames, iOS SDK docs say we use four patches

Ideas

  • Demos for every feature like adding new a new

Updates

  • Getting Started

    • Auflistung aller Optionen mit einer default Auswahl
    • Extra Seite mit Erklärung: Parameters
    • HTML5 alle Optionen erklären
  • Multiple UIs

    • HTML5 only Problem
    • Allgemeine UI Elemente/Konfiugration
    • Spezielle UI spezifische Dinge
    • Vorschlag
      • Eigene Subsection pro UI
      • Menu Anpassung -> Suche: Version: UI
      • Toggle Button innerhalb der einzelnen Seiten
  • Customizations

    • Custom Frames
    • Custom Colorpalette
    • Custom Fonts
    • Localization
  • Localization

    • Accessibility
    • ...
  • UI Customizations

    • Changing Theme (Colors, Icons, Base Font, Font size)
    • Custom Layout
  • Generelles

    • Code Commentary highlighting in e.g. red
    • Configurtion als Hauptkategorie
      • Add Tools
      • Remove Tools
      • see Android as example
  • Menu Structure

    • Configuration
      • Localization
    • Theming
    • Customization