Skip to content

Conversation

@subhas-pramanik-09
Copy link
Contributor

As per the issue #4085 i changes it like that

Current Behaviour

As like other options - New project, clean button user can click the cancel button as well as outside of the piemenu.
User selects the grid from piemenu. After that they can click either the cross "x" button Or outside of the piemenu to close the piemenu. It enhance the experiences of using Grid menu.

Screen Record

issue.resolve.1.mp4

@subhas-pramanik-09
Copy link
Contributor Author

@walterbender Please review sir

js/piemenus.js Outdated
activity.turtles.gridWheel.removeWheel();
activity.turtles._exitWheel.removeWheel();
};
const clickOutsideHandler = (event) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a new line between these definitions (hidePiemenu and clickOutsideHandler) and please remove the extra space of indentation.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sir I did the change ..Is it okay or something else to do

@subhas-pramanik-09
Copy link
Contributor Author

@walterbender Sir, I did that , please check it out

@walterbender walterbender merged commit 000e555 into sugarlabs:master Nov 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants