Squarelet/squarelet

add edit button in squares

开放

#12 创建于 2018年11月19日

 (1 条评论) (0 个反应) (0 位负责人)Vue (2 个派生)auto 404
UIgood first issuehelp wanted

仓库指标

星标
 (26 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When I include an iframe embed to a square, it is only possible to edit this iframe when I click outside of its area. An "Edit"-Button (top right?) would make it much easier to edit existing content.

try with this iframe: <iframe src="https://h5p.org/h5p/embed/362759" width="800" height="800" frameborder="0" allowfullscreen="allowfullscreen"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>

Editing would start when either double-clicking an existing square or clicking once on it (=buttons appear) and then clicking the edit button.

Example: bildschirmfoto 2018-11-20 um 12 20 01

贡献者指南