apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
68 stars 18 forks source link

Allow scrolling preview separately from the form in split view #258

Closed tulir closed 7 years ago

tulir commented 7 years ago

Fixes #43

This pull request allows the user to scroll the editor and the preview separately from each other in the split view mode. This removes the problem that the user had no way of seeing the part in the preview being edited.