Browse Source

:memo: Add SceneBuilder support status

Signed-off-by: Alessadro Parisi <alessandro.parisi406@gmail.com>
Alessadro Parisi 2 năm trước cách đây
mục cha
commit
5da7e3262a
1 tập tin đã thay đổi với 15 bổ sung0 xóa
  1. 15 0
      SceneBuilder.md

+ 15 - 0
SceneBuilder.md

@@ -0,0 +1,15 @@
+#### This is a list of features that have/have not been integrated in SceneBuilder
+
+As I said in the past, my dream on the subject is one day to make a super better alternative to SceneBuilder.
+Unfortunately, until that day comes, I'll have to stick to what we have.
+
+#### Integrated
+
+- [x] SceneBuilder detection system
+- [x] Theme Support. **Partial** at the moment since the theme API is in development
+
+#### Not Integrated
+
+- [ ] Ability to customize ripple generators (can still be done via CSS)
+- [ ] Ability to set icons in controls that support it (e.g. FABs, can be done programmatically in the FXML)
+- [ ] Ability to set variants (it can be done by adding the variant' style class in the properties inspector)