1. 23 Aug, 2021 2 commits
  2. 20 Aug, 2021 4 commits
  3. 18 Aug, 2021 1 commit
  4. 17 Aug, 2021 1 commit
  5. 16 Aug, 2021 2 commits
    • Jeffrey I. Schiller's avatar
      Restore TextSize() to the ListView Component · d3dcbdbe
      Jeffrey I. Schiller authored
      The recent rework of the ListView component removed the TextSize()
      property and replaced it with the FontSize() property, which takes a
      float instead of an integer.
      
      However this breaks backwards compatibility. So this change restores
      the TextSize property, making it an interface to the FontSize
      property. I.e., it converts its input to a float and calls FontSize()
      
      The FontSize property and block are currently hidden to avoid problems
      with older Companions. At a future date it can be un-hidden.
      
      Change-Id: I6f177645a74d914d15da73bffb31c5f68a3f1086
      d3dcbdbe
    • Evan W. Patton's avatar
      Fix AAB asset compression breaking media files · bc32a5bf
      Evan W. Patton authored
      Change-Id: Ia066d7cb12fd72d95ffc4605aabbc3feef2b067e
      bc32a5bf
  6. 09 Aug, 2021 1 commit
  7. 03 Aug, 2021 11 commits
  8. 30 Jul, 2021 1 commit
  9. 16 Jul, 2021 1 commit
  10. 22 Jun, 2021 4 commits
  11. 21 Jun, 2021 1 commit
  12. 10 Jun, 2021 4 commits
  13. 02 Jun, 2021 1 commit
  14. 27 May, 2021 1 commit
  15. 25 May, 2021 1 commit
  16. 19 May, 2021 1 commit
  17. 14 May, 2021 2 commits
  18. 11 May, 2021 1 commit