1. 14 12月, 2017 2 次提交
  2. 12 12月, 2017 1 次提交
  3. 04 12月, 2017 1 次提交
  4. 11 11月, 2017 1 次提交
  5. 18 5月, 2017 1 次提交
    • M
      Preserve Webview Scroll Position (#26426) · dea44c8f
      Matt Bierner 提交于
      * Preserve Webview Scroll Position
      
      Fixes #22995
      
      **Bug**
      If you switch away from an editor that users a webview, the scroll position is currently not preserved. This effects our release notes and the markdown preview. The root cause is that the webview is disposed of when the view is hidden.
      
      **Fix**
      Add some presisted state to track scrollProgress through the webview. Use this state in the standard html editor and in the release notes.
      
      * Use view state
      
      * Continue prototype memento based approach
      
      * Preserve Webview Scroll Position
      
      Fixes #22995
      
      **Bug**
      If you switch away from an editor that users a webview, the scroll position is currently not preserved. This effects our release notes and the markdown preview. The root cause is that the webview is disposed of when the view is hidden.
      
      **Fix**
      Add some presisted state to track scrollProgress through the webview. Use this state in the standard html editor and in the release notes.
      
      * Revert changes to ReleaseNotesInput
      dea44c8f
  6. 08 10月, 2016 1 次提交
  7. 04 10月, 2016 1 次提交
  8. 23 9月, 2016 1 次提交
  9. 04 7月, 2016 1 次提交
  10. 27 6月, 2016 1 次提交
  11. 23 6月, 2016 1 次提交
  12. 21 6月, 2016 1 次提交
  13. 19 6月, 2016 1 次提交
  14. 17 6月, 2016 5 次提交
  15. 19 4月, 2016 2 次提交
  16. 07 4月, 2016 3 次提交