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

bug : Pick list is broken when using a FloatingElement #77

Closed
nicos68 opened this issue Jan 12, 2023 · 13 comments
Closed

bug : Pick list is broken when using a FloatingElement #77

nicos68 opened this issue Jan 12, 2023 · 13 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nicos68
Copy link

nicos68 commented Jan 12, 2023

When using FloatingElement in an application, pick lists do not display selectable values anymore.
I made a Minimal reproducible example here.

@KentaTheBugMaker
Copy link

This is same issue as iced-rs/iced#1591.

@genusistimelord
Copy link
Collaborator

this is a issue because he has to separate Overview from regular rendering. Only way to truly fix this is for Iced to Adapt a better method of determining what is focused and what is not.

@greatest-ape
Copy link

iced-rs/iced#1591 has been closed as having been fixed by iced-rs/iced#1655. Will code in this repo have to be adjusted?

@genusistimelord
Copy link
Collaborator

not entirely sure yet on if any changes need to be made. Ill need to get with him to see.

@greatest-ape
Copy link

Ok! I forgot to mention that it’s still not working for me.

@genusistimelord
Copy link
Collaborator

yeah this library would need to be synced with the main repo in order for you to use it with the current iced repo. at least.

@greatest-ape
Copy link

greatest-ape commented Apr 7, 2023

It is unclear to me if the PR enables overlays on top of overlays or just having multiple overlays in general..

@greatest-ape
Copy link

See also iced-rs/iced#940

@genusistimelord
Copy link
Collaborator

yeah until he can figure out how to get them to overlay correctly nothing will change.

@genusistimelord genusistimelord added bug Something isn't working good first issue Good for newcomers labels May 8, 2023
@genusistimelord
Copy link
Collaborator

this might be fixed with the newest iced. Could someone please verify this for me?

@Kirottu
Copy link

Kirottu commented Sep 6, 2023

This seems to still be broken with latest iced.

@genusistimelord
Copy link
Collaborator

it probably is fixable now since the newer iced offers a way to generate layers for overlays. just need to find time to do and test it.

@genusistimelord
Copy link
Collaborator

this has been fixed for the floating element.

latidoremi pushed a commit to latidoremi/iced_aw that referenced this issue Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants