Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在关闭了双栏的情况下,F12还是会触发双栏 #88

Closed
Braveheartforyou opened this issue Sep 26, 2017 · 1 comment
Closed
Labels

Comments

@Braveheartforyou
Copy link

toolbars: {
						bold: true, // 粗体
						italic: true, // 斜体
						header: true, // 标题
						underline: true, // 下划线
						strikethrough: true, // 中划线
						mark: true, // 标记
						superscript: true, // 上角标
						subscript: true, // 下角标
						quote: true, // 引用
						ol: true, // 有序列表
						ul: true, // 无序列表
						link: true, // 链接
						imagelink: true, // 图片链接
						code: true, // code
						table: true, // 表格
						alignleft: true, // 左对齐
						aligncenter: true, // 居中
						alignright: true,// 右对齐
					}

version 2.2.6在默认显示的编辑页面,当按下F12时,还是会触发双栏,并且再按下F12时只会切换到html模式,

@CHENXCHEN CHENXCHEN added the bug label Sep 26, 2017
@CHENXCHEN
Copy link
Collaborator

这是一个bug,未来版本修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants