dr.fornax
09/14/2017, 1:47 PMdr.fornax
09/14/2017, 1:49 PMdr.fornax
09/14/2017, 1:51 PMdr.fornax
09/14/2017, 1:53 PMedvin
09/14/2017, 2:00 PMfun <T> TreeTableView<T>.bindSelected(model: ItemViewModel<T>) = this.bindSelected(model.itemProperty)
edvin
09/14/2017, 2:01 PMdr.fornax
09/14/2017, 2:02 PMdr.fornax
09/14/2017, 2:02 PMdr.fornax
09/14/2017, 2:03 PMedvin
09/14/2017, 2:04 PMdr.fornax
09/14/2017, 2:05 PMedvin
09/14/2017, 2:05 PMdr.fornax
09/14/2017, 2:06 PMedvin
09/14/2017, 2:06 PMdr.fornax
09/14/2017, 2:07 PMcarlw
09/14/2017, 3:43 PMaayush
09/15/2017, 7:31 AMoverride val root = drawer {
item(icon = resources.imageview("/icons/menu/menu_white.svg"), expanded = true) {
add(PlaceHolderView::class)
}
}
When using png images it is working fine. Is there some other way to use svg in drawer item with custom css?edvin
09/15/2017, 9:14 AMSVGPath
instead perhaps?aayush
09/15/2017, 9:24 AMajithprasaad
09/15/2017, 10:01 AMedvin
09/15/2017, 10:18 AMonDock
callback perhaps?ajithprasaad
09/15/2017, 10:42 AMonDock
method by using setPrefSize
and modal.x & modal.y
for the positioning. Which doesn't work on different screen sizes. Is there any way so that the popup automatically assumes the height and width of the background tab?edvin
09/15/2017, 11:34 AMedvin
09/15/2017, 11:36 AMajithprasaad
09/15/2017, 11:36 AMtieskedh
09/15/2017, 12:04 PMedvin
09/15/2017, 12:05 PMajithprasaad
09/15/2017, 12:34 PMedvin
09/15/2017, 12:42 PM