🎨 Add "Content block" option in the preview area of the database gallery view https://github.com/siyuan-note/siyuan/issues/15155

This commit is contained in:
Daniel 2025-07-04 10:34:20 +08:00
parent cdc631da7f
commit c2a7c83fd2
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -850,7 +850,7 @@ interface IAVTable extends IAVView {
}
interface IAVGallery extends IAVView {
coverFrom: number; // 01内容图2资源字段
coverFrom: number; // 01内容图2资源字段3内容块
coverFromAssetKeyID?: string;
cardSize: number; // 0小卡片1中卡片2大卡片
cardAspectRatio: number;