1. 07 2月, 2018 1 次提交
  2. 06 2月, 2018 1 次提交
  3. 05 2月, 2018 2 次提交
  4. 03 2月, 2018 1 次提交
  5. 02 2月, 2018 1 次提交
  6. 01 2月, 2018 5 次提交
  7. 31 1月, 2018 4 次提交
  8. 30 1月, 2018 3 次提交
  9. 29 1月, 2018 1 次提交
  10. 26 1月, 2018 6 次提交
  11. 25 1月, 2018 2 次提交
  12. 24 1月, 2018 1 次提交
  13. 23 1月, 2018 5 次提交
    • B
      polish from feedback · b9cdcecf
      Benjamin Pasero 提交于
      b9cdcecf
    • B
      fix #42031 · 65318273
      Benjamin Pasero 提交于
      65318273
    • B
      fix #41940 · a29d44c6
      Benjamin Pasero 提交于
      a29d44c6
    • B
      Add ability to zoom in/out on all images (#38538) · 9081507e
      Brian Schlenker 提交于
      * Add ability to zoom in on small images
      
      * Update image viewer to allow pinch or click to zoom
      
      Images are now always centered in the window. They initially start at
      their native size, unless they would be larger than the window, in which
      case they are contained within the window. Clicking increases the
      zoom, and alt+click decreases it. Pinch to zoom and ctrl+scroll are also
      supported.
      
      * Update resourceViewer to improve image viewing experience
      
      ResourceViewer now holds a cache of image scales so they stay the same
      while flipping between editor tabs. Right clicking now returns the image
      to its original scale. Pixelation only triggers for images 64x64 or
      smaller, and only after the first zoom. Editor risizing is handled
      thorugh the layout call to the binary editor, passed down to the
      resource viewer.
      9081507e
    • B
      remove duplicate method · 81d6f2b1
      Benjamin Pasero 提交于
      81d6f2b1
  14. 18 1月, 2018 1 次提交
  15. 17 1月, 2018 6 次提交