diff --git a/qml/articles/1.Introduction.md b/qml/articles/1.Introduction.md index 9a79907..0c114eb 100644 --- a/qml/articles/1.Introduction.md +++ b/qml/articles/1.Introduction.md @@ -36,6 +36,9 @@ missing from the button, maybe more). according to system color settings and looks awkward on my machine. * The extennsion settings window cannot be closed from within QML code (e.g. by pressing a "Cancel" button). +* At the moment Enums in QML are a bit unintuitive and even partialy +broken (not present at all while they should). I will try to revise and +redesign this in the future. ## Falkon module