1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:07:34 +00:00

TextEditor: Show total character and word count without selection

This commit is contained in:
thankyouverycool 2021-09-18 16:30:23 -04:00 committed by Andreas Kling
parent 46043b71cb
commit 4540c1ffab
2 changed files with 9 additions and 3 deletions

View file

@ -110,5 +110,6 @@
@GUI::Statusbar {
name: "statusbar"
label_count: 2
}
}