Skip to content

Conversation

@anselumjuju
Copy link

Summary of the Pull Request

  • Adds support for the diameter symbol (⌀, U+2300) in Quick Accent.
  • When holding Shift+O with the Special Characters language enabled.

Implementation

  • Updated GetDefaultLetterKeySPECIAL(LetterKey.VK_O) to include ⌀.
  • No impact on other existing functionalities.

Issue

Closes #41954

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds the diameter symbol (⌀, U+2300) to Quick Accent's special characters set for the 'O' key when Shift is held, addressing issue #41954.

Key Changes

  • Added the diameter symbol "⌀" to the VK_O letter key in the SPECIAL language configuration

@niels9001
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

Quick Accent Ø diameter symbol

2 participants