You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks you for the report. Your analysis is correct. We changed the manifests to reduce code size for Piu apps that do not use Poco JavaScript APIs (which is most of them). Those apps now need to include Commodetto direct. This smaller code size is particularly helpful for devices with less flash space (like Moddable Four and Moddable One) The color picker didn't get updated.
The change is easy. In $MODDABLE/modules/input/color-picker/manifest.json update the includes section:
Build environment: macOS,
Moddable SDK version: 70f8bf1
Target device: MacOS
Steps to Reproduce
examples/piu/color-picker
using this build command:mcconfig -d -m -p mac
I think this issue caused by commit 9b84b4b.
The text was updated successfully, but these errors were encountered: