提交 718be9ee 编写于 作者: M Matt Bierner

Move zoom level to left of size info

上级 f310c3fb
......@@ -327,7 +327,7 @@ class ZoomStatusbarItem extends Themable implements IStatusbarItem {
}
Registry.as<IStatusbarRegistry>(Extensions.Statusbar).registerStatusbarItem(
new StatusbarItemDescriptor(ZoomStatusbarItem, StatusbarAlignment.RIGHT, -1)
new StatusbarItemDescriptor(ZoomStatusbarItem, StatusbarAlignment.RIGHT, 101)
);
class InlineImageView {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册