GithubHelp home page GithubHelp logo

Comments (8)

genusistimelord avatar genusistimelord commented on September 2, 2024

@latidoremi can you add

fn overlay<'c>(
        &'c mut self,
        layout: Layout<'_>,
        renderer: &Renderer,
    ) 

and

 fn operate(
        &mut self,
        layout: Layout<'_>,
        renderer: &Renderer,
        operation: &mut dyn Operation<Message>,
    )

to the overview of menu?

from iced_aw.

latidoremi avatar latidoremi commented on September 2, 2024

Sorry I am really swamped at this point, I don't know when I will be able to make time, for anyone wants to fix this feel free to ask me if you find the code confusing

from iced_aw.

genusistimelord avatar genusistimelord commented on September 2, 2024

Ok if i get some time ill try to look into it then.

from iced_aw.

genusistimelord avatar genusistimelord commented on September 2, 2024

@barskern can you please give the main branch a try to see if this issue is now resolved?

from iced_aw.

barskern avatar barskern commented on September 2, 2024

@barskern can you please give the main branch a try to see if this issue is now resolved?

Ah thats amazing that you already worked on it, thank you so much! I will try it out as soon as I can. Probably within a week or two.

from iced_aw.

barskern avatar barskern commented on September 2, 2024

@genusistimelord After updating the dependencies to the master branch for both iced and this crate, I realized that there are quite a few breaking changes to iced across the versions. Hence I was unable to try this out in my project. I want to stick to a stable version of iced, so I'll wait for 0.13 to try it out I suppose. Unless you have another suggestion?

from iced_aw.

barskern avatar barskern commented on September 2, 2024

@genusistimelord I decided to upgrade to the master branch for iced as it seems close to the release of 0.13 hence I was able to test this.

I can say that it successfully shows the drop down! However when selecting an item from the drop down, you can only select items that "overlay" with the menu below. It seems as though the menu will only be shown while the mouse is directly hovering over it. In the screenshot below, as soon as my mouse crosses the red boundary (edge of the menu), the menu and pick list closes.

bilde

from iced_aw.

genusistimelord avatar genusistimelord commented on September 2, 2024

I am unsure how to fix this issue atm.

from iced_aw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.