Closed jisqyv closed 2 months ago
Note: This PR has two temporary commits, which duplicate #3233 which will be removed when that PR is merged and this PR rebased onto master
Rebased on master and temporary commits removed.
The change I just pushed up rebases this PR on master, it doesn't address any of the review comments. There will be a follow-up change pushed today that does. I've done this in two steps to make it easier to see the changes I make without the changes from the rebase getting in the way.
I just changed the base from master to ucr because I'm about to change the blocks language version (and YAVERSION as a result)
General items:
ant tests
passes on my machineIf your code changes how something works on the device (i.e., it affects the companion):
ucr
ucr
as the baseFurther, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):
For all other changes:
master
master
as the baseWhat does this PR accomplish?
Description
Fixes # .
Resolves # .