Rename `showResizeFeedback` and `eraseResizeFeedback` in AbsoluteBasedLayoutEditPolicy
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 70/100
Research direction
Start with org.eclipse.wb.core/src/org/eclipse/wb/internal/core/gef/policy/layout/absolute/AbsoluteBasedLayoutEditPolicy.java and compare its feedback methods with the GEF API. Then inspect AbsoluteBasedSelectionEditPolicy.java at the linked lines and verify the resize-request handling. Done means the methods use the requested names, resize requests are checked explicitly, and the obsolete workaround is removed.
Written by the indexing model from the issue text.
Description
They should be called showSourceFeedback and eraseSourceFeedback to match the GEF API. We need to explicitly check whether the request type is AbsoluteBasedSelectionEditPolicy.REQ_RESIZE. This then also makes the workaround in the AbsoluteBasedSelectionEditPolicy obsolete.
- Dominant language
- Java
- Stars
- 97
- Forks
- 34
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 38
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from eclipse-windowbuilder/windowbuilder
-
Difficulty 1/5 Under an hour Newbie friendliness 86/100
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
eclipse-windowbuilder/windowbuilder#1616 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 78/100
-
good first issue
Difficulty 3/5 1-2 days Newbie friendliness 68/100
All issues in eclipse-windowbuilder/windowbuilder
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100