aloisdg / aloisdg/inkfathom

Replace size options with a scale input

Open
#81 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue nice to have
Dominant language
JavaScript
Stars
9
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The size option could be more customizable with a scale input.

The size dropdown should be replaced by a number input spinner (input field with up/down arrows).
The spinners input is the percentage of the card size. Default value should be 100 = normal card size.

Minimum value should be at least 1. We don't want to divide by 0 to check how many cards fit on a sheet.
Arrows (if included) should inc/dec by 1 (not below minimum)
Maximum is optional.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.