Increase tablet highlight outline width

This commit is contained in:
David Rowe 2018-09-06 09:09:30 +12:00
parent 5ca16ce85a
commit daae3f50c8

View file

@ -29,7 +29,7 @@ Script.include("/~/system/libraries/controllerDispatcherUtils.js");
fillUnoccludedAlpha: 0,
fillOccludedColor: { red: 0, green: 0, blue: 0 },
fillOccludedAlpha: 0,
outlineWidth: 2,
outlineWidth: 4,
isOutlineSmooth: false
};