Skip to content
Snippets Groups Projects
  1. Aug 08, 2019
  2. Jul 26, 2019
    • Chris Garrity's avatar
      fix focus styling · cd7b5d93
      Chris Garrity authored
      Don’t use default focus style it’s ugly.
      
      Don’t allow the image to be dragged.
      cd7b5d93
  3. Jul 25, 2019
  4. Jul 22, 2019
    • Chris Garrity's avatar
      Cleanup · 4e47cc87
      Chris Garrity authored
      * removed commented out cruft
      * added tabIndex prop to delete button (with default=0)
      * the last change also required a change to the sprite selector test snapshot
      4e47cc87
    • Chris Garrity's avatar
      Modify tile delete button for touch · d1e6960c
      Chris Garrity authored
      Prototype of larger delete button for sprites, costumes and sounds to better support touch devices.
      
      I split it out from `CloseButton` as it made the changes simpler, and we may end up going in a different direction (open context menu).
      d1e6960c
Loading