RichardFans

Results 3 issues of RichardFans

Api like: ``` http://mba.cn/api/tests/users?_with=class,class.headteacher,nation&nation.id-in=1,2&_fields=class.name,class.headteacher.name ``` cause: ``` "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'headteacher.name' in 'field list' (SQL: select `name`, `headteacher`.`name`, `id`, `headteacher_id` from `mba_classes` where `mba_classes`.`id` in (1))"...

enhancement
v1.0

my code is: ```java package com.richard.ReaderFEP; import com.richard.ReaderFEP.config.App; import com.richard.ReaderFEP.trayIcon.JavaFxProvider; import dorkbox.jna.rendering.RenderProvider; import dorkbox.systemTray.MenuItem; import dorkbox.systemTray.SystemTray; import dorkbox.util.CacheUtil; import javafx.application.Application; import javafx.application.Platform; import javafx.fxml.FXMLLoader; import javafx.scene.Scene; import javafx.scene.image.Image; import javafx.stage.Stage;...

some labels will be invisiable when there are too many items. like this: ![123](https://user-images.githubusercontent.com/3724780/33660572-3e3fdbdc-dabf-11e7-88d4-d33cc801d974.png) this issue fixed will make this plugin really really really... very very very... awesome!