Skip to content

Conversation

Attacktive
Copy link
Contributor

#8973

Resolved / Related Issues
Items resolved / related issues by this PR.

Details of Changes
Add details of changes here.

  • Fixed wrong resource name. It was most likely a simple copy-paste error.

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

Screenshots (optional)
image

Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

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

LGTM

@yaira2 yaira2 changed the title Fix Empty Tooltip Text Fix Empty Tooltip Text on preview pane button Apr 28, 2022
@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Apr 28, 2022
@yaira2 yaira2 merged commit 1e3b729 into files-community:main Apr 28, 2022
yaira2 added a commit to d2dyno1/Files that referenced this pull request Apr 29, 2022
commit 8624d8c
Author: Luke Blevins <lukeblevins15@outlook.com>
Date:   Thu Apr 28 18:37:32 2022 -0400

    feat: fix drag and drop with virtual storage items (files-community#9014)

    Co-authored-by: Yair Aichenbaum <39923744+yaichenbaum@users.noreply.github.com>

commit 1e3b729
Author: Attacktive <66462458+Attacktive@users.noreply.github.com>
Date:   Thu Apr 28 23:53:10 2022 +0900

    Fix empty tooltip text preview pane (files-community#9028)

commit cd87249
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Apr 27 10:09:22 2022 -0400

    Bump MSTest.TestFramework from 2.2.9 to 2.2.10 (files-community#9017)

    Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.9 to 2.2.10.
    - [Release notes](https://github.com/microsoft/testfx/releases)
    - [Commits](microsoft/testfx@v2.2.9...v2.2.10)

    ---
    updated-dependencies:
    - dependency-name: MSTest.TestFramework
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit da23054
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Apr 27 09:44:52 2022 -0400

    Bump MSTest.TestAdapter from 2.2.9 to 2.2.10 (files-community#9016)

    Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.9 to 2.2.10.
    - [Release notes](https://github.com/microsoft/testfx/releases)
    - [Commits](microsoft/testfx@v2.2.9...v2.2.10)

    ---
    updated-dependencies:
    - dependency-name: MSTest.TestAdapter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ea98e63
Author: Marco Gavelli <marcogavelli2@gmail.com>
Date:   Wed Apr 27 15:44:27 2022 +0200

    [Refactor] Decouple FolderSizeProvider from UI (files-community#8997)

commit 64202f0
Author: Marco Gavelli <marcogavelli2@gmail.com>
Date:   Wed Apr 27 02:28:14 2022 +0200

    Fix crash due to concurrent list edits in sidebar (files-community#9002)

commit e59e06e
Author: Marco Gavelli <marcogavelli2@gmail.com>
Date:   Tue Apr 26 02:44:45 2022 +0200

    Properly maintain sidebar state (files-community#9004)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File info button tooltip box empty
2 participants