summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-03-20 16:07:30 +0100
committerDave Davenport <qball@gmpclient.org>2015-03-20 16:07:30 +0100
commitd290285a9f3238f481062d71cd49d6ae5b2825ed (patch)
tree18c5a35661ac7a8af714350bbbc6a9ea36634dc9 /Changelog
parenteae9fe7f045c82c4f9fe34eb55a1620b11f4010b (diff)
Fix rendering of boxes (margin and height)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2b6fd67d..19c495c3 100644
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,7 @@
- Better way to determine font height.
- Fix font vertical centering.
- One-off when pasting text.
+ - Improve rendering of boxes (fixed height and margins)
Cleanup:
- Do not lug argc,argv around everywhere.