We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the scroll is contained by the paddings.
A demo page that demonstrates all the callbacks of the controller and editor.
Maybe you'l find this sample useful:
[ { "insert": "Visual Editor" }, { "insert": { "image": "https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885__480.jpg" }, "attributes": { "width": "230", "style": "display: block; margin: auto;" } }, { "insert": "\n" } ]
This assert will have to be removed eventually. For now I guess we have to move it to the video case. Web works just fine.
The current demo page sidebar does not show any indication which page is currently open. It is somewhat annoying.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
VE Demos - Nav menu paddings should be scrollable #123
Currently the scroll is contained by the paddings.
VE Demos - Editor inputs with confirmation buttons
VE Demos - Demo page for all callbacks #187
A demo page that demonstrates all the callbacks of the controller and editor.
VE Demos - Demo page for all the DeltaM operations
VE Demos - Demo page for image and video embeds and md doc #156
Maybe you'l find this sample useful:
This assert will have to be removed eventually. For now I guess we have to move it to the video case. Web works just fine.
VE Demos - Demo page for custom controls #189
VE Demos - Indicator for the current page #190
The current demo page sidebar does not show any indication which page is currently open. It is somewhat annoying.
The text was updated successfully, but these errors were encountered: