gilad4
gilad4
Playing around with the input controls I have noticed some minor issues: - For all MFXTextField based controls Pressing TAB to focus traverse between controls works correctly, but pressing Shift+TAB...
Wrapped WeakHashMap values in **When** class with WeakReferences
**Describe the bug** I have notice that when adding a constraint to one of the controls that consist an MFXValidator (such as: MFXTextField, etc.), may cause a memory leak. See...
I have noticed that controls which use MFXPopup (such as: MFXDatePicker, MFXComboBox, MFXFilterComboBox, etc.), do not automatically open upwards when hitting the bottom screen, nor can it be done manually....
### Issue Description There is a `NullPointerException` (NPE) thrown when changing the text of an `MFXTextField` to null. This issue occurs due to missing null checks in the listeners within...