retina rendering of layout fine. rulers and other bitmap objects not obeying retina dpi

This commit is contained in:
Thomas Ferreira de Lima
2018-03-15 14:37:38 -04:00
parent 53bc8e97fe
commit b6ec5b7c0d
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -584,7 +584,7 @@ fi
echo "Running build ($MAKE_PRG $MAKE_OPT all) .."
cd $BUILD
$MAKE_PRG $MAKE_OPT || exit
$MAKE_PRG $MAKE_OPT || exit 1
cd $CURR_DIR
echo ""