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

improve tooltip accessibility #128

Merged
merged 2 commits into from
Feb 19, 2021
Merged

improve tooltip accessibility #128

merged 2 commits into from
Feb 19, 2021

Conversation

kortina
Copy link
Owner

@kortina kortina commented Feb 17, 2021

fixes #67

Tooltips are now:

image

image

.then((arr) => {

let locations: vscode.Location[] = arr[0].concat(arr[1]);
return Promise.all([
Copy link
Owner Author

Choose a reason for hiding this comment

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

This is just an indentation change.

@kortina kortina merged commit 5a2ae9e into master Feb 19, 2021
@kortina kortina deleted the ak-accessibility-backlink-2 branch February 19, 2021 01:33
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.

Nodes in backlinks explorer expose the wrong accessible label for screen readers
1 participant