Skip to content

Conversation

anzin
Copy link
Contributor

@anzin anzin commented Apr 14, 2021

Description (*)

I've fixed the bugs: if you edit table cell and click on the OK button without clicking previously on another table cell or JComponent, the value won't be saved to the table model and generation won't know about it.

Solution:
Added check if the table is editing after clicking the button ok, if yes stop editing.

Result:

image
image

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@eduard13 eduard13 added the Easy label Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants