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

Line Template based on Cell #426

Closed
JamzTheMan opened this issue Apr 10, 2019 · 2 comments
Closed

Line Template based on Cell #426

JamzTheMan opened this issue Apr 10, 2019 · 2 comments
Assignees
Labels
feature Adding functionality that adds value low Low priority bug/enhancement tested This issue has been QA tested by someone other than the developer.

Comments

@JamzTheMan
Copy link
Member

Is your feature request related to a problem? Please describe.
Templates should be based on either Grid intersections or start from a Cell to support more game systems. The common templates are Radius, Line, & Cone. Radius now supports both, propose to add Line as well now.

Describe the solution you'd like
Pull Request #414 adds the solution to draw the line template starting from a cell. A new "button" will need to be added to the Toolbar to draw the new template which matches current functionality of other template uses/design.

Describe alternatives you've considered
New tool bar to split Intersection vs Cell based templates but there are only a couple.
Hot key to toggle while drawing but to many hot keys already exists and this hide the functionality to new users.

Additional context
Add any other context or screenshots about the feature request here.

@JamzTheMan JamzTheMan added low Low priority bug/enhancement 1 in progress Issue is actively being worked on labels Apr 10, 2019
@JamzTheMan JamzTheMan self-assigned this Apr 10, 2019
JamzTheMan added a commit to JamzTheMan/MapTool that referenced this issue Apr 14, 2019
 * New button graphics for Templates.

Task-Url: RPTools#426

Signed-off-by: Jamz <Jamz@Nerps.net>
@Phergus
Copy link
Contributor

Phergus commented Apr 25, 2019

Showing tool.LineCellTemplate.instructions in status bar.

@Phergus Phergus added the feature Adding functionality that adds value label Apr 27, 2019
@Phergus
Copy link
Contributor

Phergus commented May 17, 2019

Finished with PR #465

@Phergus Phergus closed this as completed May 17, 2019
@Phergus Phergus added tested This issue has been QA tested by someone other than the developer. and removed in progress Issue is actively being worked on labels May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding functionality that adds value low Low priority bug/enhancement tested This issue has been QA tested by someone other than the developer.
Projects
None yet
Development

No branches or pull requests

2 participants