#1407 make diagram editable once document is ready

This commit is contained in:
Zuzanna 2026-03-13 10:46:42 +01:00
parent a5df4cc9bc
commit 8d79ccb3ff

View File

@ -178,7 +178,7 @@ define([
p: 'cryptpad',
integrated: framework.isIntegrated() ? 'true' : 'false',
chrome: framework.isReadOnly() ? 0 : 1,
chrome: 0,
dark: window.CryptPad_theme === "dark" ? 1 : 0,
// Hide save and exit buttons