openpencil/crates/op-host-native
Kayshen-X d5b0088cfb fix(canvas): drop an image onto an empty placeholder fills it again
A jian bump made unpainted container bodies opt out of the click
hit-test, which also excluded empty placeholder boxes from image-drop
resolution — a drop over one inserted a fresh node instead of filling
it. Resolve the drop target through the new fill hit-test variant that
keeps empty bodies in the path, and bump the jian pin to carry it.
2026-08-09 22:54:21 +08:00
..
assets fix(web): use browser fonts in canvaskit shell 2026-06-19 02:39:34 +08:00
examples feat(desktop): adopt the casement winit fork 2026-05-18 21:45:09 +08:00
notes refactor(rust): rename native + desktop hosts to op-host-* crates 2026-05-16 23:49:58 +08:00
src fix(canvas): drop an image onto an empty placeholder fills it again 2026-08-09 22:54:21 +08:00
tests feat(editor): give decks a full workspace of navigation, generation and export surfaces 2026-08-05 00:57:49 +08:00
Cargo.toml feat(editor): asset center round — responsive gallery, palette bands, one control language 2026-08-09 02:24:43 +08:00