diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-04-18 20:15:33 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-04-18 20:15:33 +0200 |
commit | d1b17ef97efd0e4f869c98dfada8d09f1cb1ad5a (patch) | |
tree | 3f0ee264ae10a8fe86ef3f56710f66b810fa89dc /config | |
parent | fe15bb43decc414a6f57301da049b34f488556ab (diff) | |
download | uxp-d1b17ef97efd0e4f869c98dfada8d09f1cb1ad5a.tar.gz |
Use natural border width rounding.
Round subpixel border widths to nearest integer instead of nearest-below integer.
Split caret widths off from border widths and continue to use rounding to nearest-below integer for that.
Bump Goanna version for visual rendering change.
Diffstat (limited to 'config')
-rw-r--r-- | config/milestone.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/milestone.txt b/config/milestone.txt index 27f2d007f6..b617f64b75 100644 --- a/config/milestone.txt +++ b/config/milestone.txt @@ -10,4 +10,4 @@ # hardcoded milestones in the tree from these two files. #-------------------------------------------------------- -4.1.1 +4.1.2 |