Добавил опцию "Инлайн в центр"

This commit is contained in:
Book Pauk
2019-02-20 21:39:17 +07:00
parent 8491c40890
commit 5f2206e766
7 changed files with 26 additions and 9 deletions

View File

@@ -1,5 +1,3 @@
import Vue from 'vue';
const fonts = [
{name: 'ReaderDefault', label: 'По-умолчанию', fontVertShift: 0},
{name: 'GEO_1', label: 'BPG Arial', fontVertShift: 10},
@@ -164,6 +162,7 @@ const settingDefaults = {
addEmptyParagraphs: 0,
blinkCachedLoad: true,
showImages: true,
showInlineImagesInCenter: false,
imageHeightLines: 100,
fontShifts: {},