Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate selected Square #12

Merged
merged 5 commits into from Oct 26, 2022

Conversation

RianM
Copy link
Contributor

@RianM RianM commented Oct 26, 2022

Created a little feature to allow users to quickly duplicate whatever they have selected to either wherever the user is hovering or the first available empty square.
Hotkey is currently 'ctrl+d'.

Copy link
Owner

@plateupplanner plateupplanner left a comment

Choose a reason for hiding this comment

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

Just minor changes. Thank you for the work!

src/components/grids/PlanGrid.tsx Show resolved Hide resolved
src/components/layout/Layout.ts Outdated Show resolved Hide resolved
src/components/layout/Layout.ts Outdated Show resolved Hide resolved
src/components/modals/infoModal/InfoModal.tsx Outdated Show resolved Hide resolved
Changed kbd tag for duplicate to two separate kbd tags
Renamed x & y parameters to i & j for consistency
@plateupplanner plateupplanner merged commit 2b607f3 into plateupplanner:main Oct 26, 2022
@RianM RianM deleted the feature/duplicate-selected branch October 27, 2022 09:29
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.

None yet

3 participants