edvin
09/27/2016, 12:33 PMclass MyApp : App(MainView::class, Styles::class)
ron
09/27/2016, 12:33 PMclass TornadoFXApp : App(OrginalMainView::class, Styles::class)
edvin
09/27/2016, 12:34 PMTornadoFXApp
or are you starting a View? If you just run the View via the plugin, the stylesheet would not be applied.ron
09/27/2016, 12:34 PMedvin
09/27/2016, 12:34 PMron
09/27/2016, 12:34 PMedvin
09/27/2016, 12:34 PMedvin
09/27/2016, 12:35 PMtextFill = c(...)
edvin
09/27/2016, 12:36 PMliveStylesheets
to make it easier to try stuff without having to restart.ron
09/27/2016, 12:38 PMedvin
09/27/2016, 12:39 PMinit
and do importStylesheet(Styles::class)
though.edvin
09/27/2016, 12:39 PMedvin
09/27/2016, 12:39 PMron
09/27/2016, 12:40 PMedvin
09/27/2016, 12:40 PMedvin
09/27/2016, 12:40 PMthomasnield
09/27/2016, 12:41 PMedvin
09/27/2016, 12:42 PMedvin
09/27/2016, 12:48 PMedvin
09/27/2016, 12:48 PMedvin
09/27/2016, 12:56 PMedvin
09/27/2016, 1:01 PMron
09/27/2016, 3:11 PMron
09/27/2016, 3:12 PMRuckus
09/27/2016, 3:17 PMRuckus
09/27/2016, 3:19 PMRuckus
09/27/2016, 3:30 PMvar
it converts it to a propertym but when running on a val
it converts to a read only property?Ruckus
09/27/2016, 3:31 PM