Skip to content

Bug Fixes

Compare
Choose a tag to compare
@NorthernRealities NorthernRealities released this 06 Jul 18:14
· 57 commits to master since this release

This release deals with two issues. The first was that when changing a predefined colour in Objective-C the code being inserted didn't include any decimal places when a value was 0 or 1 causing the plugin to stop working for that colour. So it now adds ".0" and behaves like the everywhere else.

The other issue dealt with is related in that in Objective C the plugin wasn't picking up values of 0 or 1 as valid. Hopefully this should be working now.