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

Desktop: Fix drop cursor styling issue (#11336) #11345

Merged
merged 9 commits into from
Nov 10, 2024

Conversation

LEVIII007
Copy link

Summary

This pull request fixes the drop cursor styling issue in the desktop editor. Previously, the drop cursor's color was inconsistent and difficult to configure. This change ensures the drop cursor's color is directly customizable and aligns with the app's theme settings.

Fixes #11336

Note
This pull request targets release-3.1.23

Demo after change :
Screenshot showing the drop cursor in white colour while dragging a file in dark mode:

joplin.mp4

Copy link
Contributor

github-actions bot commented Nov 8, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@LEVIII007
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@laurent22
Copy link
Owner

recheck

@LEVIII007 LEVIII007 closed this Nov 8, 2024
@LEVIII007 LEVIII007 reopened this Nov 8, 2024
@LEVIII007
Copy link
Author

@laurent22 It seems the action is unable to update the readme/cla_signatures.json file due to required status checks. All contributors, including myself, have signed the CLA as indicated in the comments, but this error is still blocking the checks.

Could you please take a look or advise on how to resolve this?

Thank you for your time and help!

@laurent22
Copy link
Owner

recheck

github-actions bot added a commit that referenced this pull request Nov 9, 2024
@laurent22 laurent22 merged commit 4356a20 into laurent22:dev Nov 10, 2024
7 checks passed
@laurent22
Copy link
Owner

Looks good, thanks for the fix

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.

Drag and drop preview caret invisible in dark mode
2 participants