UnitexGramLab / gramlab-ide

Unitex/GramLab Java IDE
https://unitexgramlab.org
Other
13 stars 27 forks source link

ReUp #130 [fix] Resolve LeXimir editor issues #149

Closed FLambertD closed 4 years ago

FLambertD commented 4 years ago

Description

Motivation and Context

Most of these problems were causing the DELAS editor to not be logical in some way it worked. The idea of this editor is to be an integrated version of LeXimir so I had it tested by Cvetana Krstev and I made the changes that was suggested by her.

How Has This Been Tested?

The changes I made were tested on my environment (Linux) ,on my Windows, and by Cvetana Krstev (Windows). All bug fixes tested on different environment and with a lot of different situations.

Type of files

Level of change

Type of change

Checklist:

martinec commented 4 years ago

Hello! Looks like this PR is equal to #130 plus 3 minor commits. Is there a reason to have created a new PR and not to have updated the original one? One of the issues of doing this is that I no longer have visibility over the past review process.

martinec commented 4 years ago

Attention! This PR should not be done against master, it must be done against UnitexGramLab:feature/90

eric-laporte commented 4 years ago

Hello! Looks like this PR is equal to #130 plus 3 minor commits. Is there a reason to have created a new PR and not to have updated the original one? One of the issues of doing this is that I no longer have visibility over the past review process.

The interns and I hesitated about the two solutions. Updating the original PRs would have been our best choice, except for the fact that apparently the original authors of the PRs would have had to give the interns the rights to do so, and we weren't sure about their time of reaction.

eric-laporte commented 4 years ago

Attention! This PR should not be done against master, it must be done against UnitexGramLab:feature/90

What do you mean concretely? When I click on "Add my review" or "Review changes", GitHub does not ask against what.

martinec commented 4 years ago

Attention! This PR should not be done against master, it must be done against UnitexGramLab:feature/90

What do you mean concretely? When I click on "Add my review" or "Review changes", GitHub does not ask against what.

See #149 against master :

g01

Versus #130 against feature/90:

g02

martinec commented 4 years ago

I'm closing this PR because it's supposed to be against feature/90