这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Finii
Copy link
Collaborator

@Finii Finii commented Jan 25, 2023

Description

This changes the design of the Cheat Sheet, to allow handling the > FFFF code points more comfortably for the users.

See

This PR also consists of these commits to branch gh-pages:

  • bae34d3 cheat-sheet: Copy UTF16 instead of raw hex code
  • 6e361d4 cheat-sheet: Allow click to copy on hex value
  • 8914909 Regenerate Cheat Sheet

Requirements / Checklist

What does this Pull Request (PR) do?

How should this be manually tested?

Go to the cheat sheet and try to copy the UTF16 and hex values (use -md- icons for UTF16).

Any background context you can provide?

What are the relevant tickets (if any)?

Fixes: #1059

Screenshots (if appropriate or helpful)

image

[why]
With commit
  6e361d4  cheat-sheet: Allow click to copy on hex value

(on branch gh-pages) we add the possibility to copy the raw hex code by
clicking on the hex number.

It would be more obvious if there is a tooltip.

[how]
Add tooltip via 'title' in cheat-sheet generator script.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
@Finii Finii merged commit 643cf84 into master Jan 25, 2023
@Finii Finii deleted the feature/add-utf16-cheat branch January 25, 2023 19:13
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.

Add UTF16 to cheat sheet

2 participants