I have a bug when changing fonts for a watch face. https://github.com/skybolt/substance. When changing the typeface I've been leaving the resource name the same, and selecting a new source file, then saving. Last night (evening Pacific time of May 6 2014) it was working and was even updating the preview typeface (on the resource screen) when selecting a new file. Today (12PM Pacific, May 7, 2014) it does not update the preview and when compiling and deploying it does not update the typeface on the watch. Now, it's stuck on the previous watch face.
When downloading the zip and compiling and deploying locally, it works as expected.
I've tried deleting the resource and creating a new resource (although with the same name), and I am still getting the previous typeface. I haven't tried creating a new resource with a different name, and changing the .c code to call the new resources.
Issue by skybolt Wednesday May 07, 2014 at 19:08 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT Originally opened as https://github.com/pebble/cloudpebble/issues/79
I have a bug when changing fonts for a watch face. https://github.com/skybolt/substance. When changing the typeface I've been leaving the resource name the same, and selecting a new source file, then saving. Last night (evening Pacific time of May 6 2014) it was working and was even updating the preview typeface (on the resource screen) when selecting a new file. Today (12PM Pacific, May 7, 2014) it does not update the preview and when compiling and deploying it does not update the typeface on the watch. Now, it's stuck on the previous watch face.
When downloading the zip and compiling and deploying locally, it works as expected. I've tried deleting the resource and creating a new resource (although with the same name), and I am still getting the previous typeface. I haven't tried creating a new resource with a different name, and changing the .c code to call the new resources.