MyFormworks / Formworks

Formworks is a framework for building forms from JSON files.
https://myformworks.github.io/Formworks/
MIT License
6 stars 1 forks source link

Make delegate work so colors can work #94

Closed VicFalcetta closed 3 years ago

VicFalcetta commented 3 years ago

Motivation

Quick fix that will make delegate work so custom colors can work. The delegate was being set up before it even existed

Modifications

Made the delegate setup after it was created

Result

Custom colors from JSON now works

Checklist

This PR is

csfar commented 3 years ago

@VicFalcetta unfortunately, a new conflict has popped up, can you handle it?