These are the shortened code snippets. I have a co...
# tornadofx
d
These are the shortened code snippets. I have a contact and a contact model and there is a list of phone numbers. In the UI I have a blank phonenumber textfield. When I click the add button I want to add a new line for a phone number that is added to the list of phone numbers. When I click minus it deletes the corresponding line. But the only thing, the ui does is resizing the ui elements a little bit. Even when I have no button action.