MVCoconut / coconut.ui

Wow, such reactive view! Much awesome!
The Unlicense
89 stars 9 forks source link

@:computed static var does not compile in View #81

Open serjek opened 3 years ago

serjek commented 3 years ago

in View: @:computed public static var HEIGHT:Int = 42;

In terminal: haxe_libraries/coconut.ui/0.11.2/github/e79cded3d1c35a1e8f8998163557b4303eda3bcc/src/coconut/ui/macros/ViewBuilder.hx:776: characters 15-63 : Method get_HEIGHT is no valid accessor for HEIGHT because it is not static