Skip to content

导出图片或者Pdf时,会出现截断情况【可复现】。 #1890

@CocoaML

Description

@CocoaML

编辑模式

  • wysiwyg 所见即所得模式
  • ir 即时渲染模式
  • sv 分屏编辑预览模式

描述问题

$$
File baseDir = new File("G:/svg2png_temp");
            if (!baseDir.exists()) {
                throw new FileNotFoundException("图片目录不存在: " + baseDir.getAbsolutePath());
            }
$$

`
下面是公式:$ \log_23 10 $

期待的结果

截屏或录像

版本信息

最新版本

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions