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

Badge creation in wizard misses default options #8980

Closed
mariobehling opened this issue Jul 20, 2023 · 3 comments · Fixed by #8994
Closed

Badge creation in wizard misses default options #8980

mariobehling opened this issue Jul 20, 2023 · 3 comments · Fixed by #8994

Comments

@mariobehling
Copy link
Member

mariobehling commented Jul 20, 2023

When creating a badge, the default options are missing. Expected show the default options.

Badge

  • badge default size should be 4x6
  • default orientation portrait
  • background transparent

Fields:

  • Sample Text: Sample Text

  • Position in mm - What is the default? Make this field into a number field similar to the attendee form
    Screenshot from 2023-07-20 13-50-14

  • Font name: Arial

  • Default size: 14 (add a dropdown similar to Google docs)

  • Weight: Default, Italic, Bold, Bold Italic etc.

  • Text transform: None

  • Text Rotate (deg): Options are missing

  • Text color: default: Black

Screenshot from 2023-07-20 13-27-05

@mariobehling mariobehling added this to the Wikimania M7 milestone Jul 20, 2023
@mariobehling mariobehling assigned ghost Jul 20, 2023
@ghost ghost added the Priority: High label Jul 21, 2023
@ghost ghost moved this from Inbox to In Progress in eventyay V2.5 Jul 26, 2023
@nnhathung nnhathung moved this from In Progress to In Review in eventyay V2.5 Jul 26, 2023
@nnhathung
Copy link
Contributor

Hi @mariobehling ,

for the weight, you mentioned it value as Italic, Bold, Bold Italic etc.

But that values is for font style, not font weight. valid values for font weight is Thin, Light, Bold...

So should we change the name 'Weight" to "Font style"? or we add another component for "Font style" select

FYI: @lthanhhieu

@mariobehling
Copy link
Member Author

mariobehling commented Jul 27, 2023

@nnhathung I think each application defines this a bit different. In Inkscape this is all defined as Font Styles. So, yes, I think you are right the better term is Font Styles.

Please take into account that each font has different options.
Compare options with Rubik
Screenshot from 2023-07-27 15-20-38

And compare options with Sans Serif
Screenshot from 2023-07-27 15-23-29

@ghost
Copy link

ghost commented Jul 28, 2023

Hi @mariobehling,
I will do it next week due to it will take time to change on both size: front-end and server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants