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

File drag and drop css not working in linux #20

Open
lunchspider opened this issue Sep 15, 2022 · 0 comments
Open

File drag and drop css not working in linux #20

lunchspider opened this issue Sep 15, 2022 · 0 comments

Comments

@lunchspider
Copy link
Collaborator

lunchspider commented Sep 15, 2022

it can be solved by using use_state instead of of then style={format(*state)}
instead of

let curr: Element = _e.target_unchecked_into();
curr.set_attribute("style", "height: 20px; opacity:1;");
@aliscie aliscie changed the title File drag and drop not working in linux File drag and drop css not working in linux Sep 15, 2022
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

No branches or pull requests

1 participant