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

Added missing buttons for consistency #10136

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rash419
Copy link
Contributor

@Rash419 Rash419 commented Sep 26, 2024

  • Target version: master

Signed-off-by: Rashesh <[email protected]>
Change-Id: Ic3d2a845dcbee71fde352f1573c71a240058913d
Signed-off-by: Rashesh <[email protected]>
Change-Id: I9329583bb2e90f98df4592983635e10c46cb1999
Copy link
Contributor

@eszkadev eszkadev left a comment

Choose a reason for hiding this comment

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

looks good

'type': 'toolitem',
'text': _UNO('.uno:AddName', 'spreadsheet'),
'command': '.uno:AddName',
'accessibility': { focusBack: true, combination: 'DD', de: null }
Copy link
Contributor

Choose a reason for hiding this comment

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

@gokaysatir do we need to always put de: null ?

Copy link
Contributor

Choose a reason for hiding this comment

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

@eszkadev no we shouldn't need that. I had put them as a placeholder in the first implementation. Because many of them were subject to change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Test
Development

Successfully merging this pull request may close these issues.

3 participants