Slab Polygon not working #12

Closed
opened 3 years ago by luca · 7 comments
luca commented 3 years ago
Owner

I am unable to add points to make a slab polygon

I am unable to add points to make a slab polygon

Proper mouse action for that is "Ctrl + Left Mouse Button".

Previousely it was mentioned Right Button, which was incorrect.

Proper mouse action for that is "Ctrl + Left Mouse Button". Previousely it was mentioned Right Button, which was incorrect.
luca commented 3 years ago
Poster
Owner

It seems to work with both left or right, but clicking on empty space while holding Ctrl right or left click will add points, while clicking on lines and points while holding Ctrl both left and right will delete that point or line.

Seems to be deleting more lines than necessary, it will delete 3 lines when clicking on a line of a rectangle, leaving only a single line.

also seems to have some relation with distance because sometime it will move a point instead of creatinjg a new one with ctrl + left, while ctrl + right will always add a point if mouse is not on a line or point.

It seems to work with both left or right, but clicking on empty space while holding Ctrl right or left click will add points, while clicking on lines and points while holding Ctrl both left and right will delete that point or line. Seems to be deleting more lines than necessary, it will delete 3 lines when clicking on a line of a rectangle, leaving only a single line. also seems to have some relation with distance because sometime it will move a point instead of creatinjg a new one with ctrl + left, while ctrl + right will always add a point if mouse is not on a line or point.
luca commented 3 years ago
Poster
Owner

Maybe change the text, to something can understand better, or fix functionality as stated in the text.
Maybe we should impede invalid shapes somehow is it worth it?

Maybe change the text, to something can understand better, or fix functionality as stated in the text. Maybe we should impede invalid shapes somehow is it worth it?

Fixed 08.02.2023/#2

It seems to work with both left or right

This was fixed, Mouse Right Button does not do anything for further

Seems to be deleting more lines than necessary, it will delete 3 lines when clicking on a line of a rectangle, leaving only a single line.

It's proper behaviour. Line is deleted with both corner points, and 2 neigbour lines are deleted as well since one of their corner is deleted.

also seems to have some relation with distance because sometime it will move a point instead of creatinjg a new one with ctrl + left, while ctrl + right will always add a point if mouse is not on a line or point.

No ctrl + right anymore. Distance plays it's role: when cursor is inside corner circle, or too close to the line, "Mouse Left Button" click will affect existing line/point (move without Ctrl and delete with Ctrl), otherwise it will move image or create a new point.

Important: Fix was applied to the cursor shape, it now works properly and allows to know about action on Mouse click.

Fixed 08.02.2023/#2 > It seems to work with both left or right This was fixed, Mouse Right Button does not do anything for further > Seems to be deleting more lines than necessary, it will delete 3 lines when clicking on a line of a rectangle, leaving only a single line. It's proper behaviour. Line is deleted with both corner points, and 2 neigbour lines are deleted as well since one of their corner is deleted. > also seems to have some relation with distance because sometime it will move a point instead of creatinjg a new one with ctrl + left, while ctrl + right will always add a point if mouse is not on a line or point. No ctrl + right anymore. Distance plays it's role: when cursor is inside corner circle, or too close to the line, "Mouse Left Button" click will affect existing line/point (move without Ctrl and delete with Ctrl), otherwise it will move image or create a new point. Important: Fix was applied to the cursor shape, it now works properly and allows to know about action on Mouse click.
luca commented 3 years ago
Poster
Owner

Middle mouse button holding can be used to pam like main windows should change to.

Middle mouse button holding can be used to pam like main windows should change to.

Fixed.

Fixed.
luca commented 3 years ago
Poster
Owner

closing

closing
luca closed this issue 3 years ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: luca/Vein-Matching#12
Loading…
There is no content yet.