DSFFloatLabelledTextControl/Sources
Darren Ford ad85f71bd2 Moved 'isSecure' out into two different classes
In later versions of Xcode changing the NSTextFieldCell to an NSSecureTextFieldCell generates an error (no longer secure).

Rather than maintain two almost identical field types, GYB is being used to templatize the primary source file 'DSFFloatLabelledTextField.swift.gyb' into two different classes.

As a result, changes _must_ be made to the template file rather than the sources.
2023-03-15 12:16:35 +11:00
..
DSFFloatLabelledTextField Moved 'isSecure' out into two different classes 2023-03-15 12:16:35 +11:00