Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verona-modules-aspect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IQB
verona-modules-aspect
Commits
d48d1f98
Commit
d48d1f98
authored
3 years ago
by
rhenck
Browse files
Options
Downloads
Patches
Plain Diff
[editor] Add 16pt as available font size in text editor
parent
8ff9fe14
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
projects/editor/src/app/dialog.service.ts
+1
-0
1 addition, 0 deletions
projects/editor/src/app/dialog.service.ts
with
1 addition
and
0 deletions
projects/editor/src/app/dialog.service.ts
+
1
−
0
View file @
d48d1f98
...
@@ -115,6 +115,7 @@ export class MultilineTextEditDialog {
...
@@ -115,6 +115,7 @@ export class MultilineTextEditDialog {
menubar: false,
menubar: false,
statusbar: false,
statusbar: false,
paste_as_text: true,
paste_as_text: true,
fontsize_formats: '8pt 10pt 12pt 14pt 16pt 18pt 24pt 36pt',
plugins: [
plugins: [
'charmap paste lists'
'charmap paste lists'
],
],
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment