Giter Site home page Giter Site logo

Comments (11)

rizzen-yazston avatar rizzen-yazston commented on August 18, 2024 1

Well first commit has been merged with main branch, which changed the dependency from iced_widget to iced 0.12.0. Most features on main branch should be working with iced 0.12.0. A few examples has issues, and 2 examples are related to a bug found today in iced 0.12.0.

The menu feature is not ready to work with iced 0.12.0, and may require a rewrite. This is my next task to tackle.

from iced_aw.

latidoremi avatar latidoremi commented on August 18, 2024

Sorry I didn't notice the email, is the widget still working? I'll take a look at it tomorrow

from iced_aw.

genusistimelord avatar genusistimelord commented on August 18, 2024

currently atm it is not. You can view all the new changes in the other widgets but the menu widget was so massive i didnt know where to start since the layout stuff will need to be redone somehow.

from iced_aw.

jackpot51 avatar jackpot51 commented on August 18, 2024

I have a lot of menu fixes in libcosmic. It is based on a different iced version but should be possible to backport

https://github.com/pop-os/libcosmic/tree/master/src/widget/menu

from iced_aw.

latidoremi avatar latidoremi commented on August 18, 2024

Man...the new changes really break a hell lot of stuff, I need to rethink a bit about the layout and how to properly sync the state tree and the menu tree, the fixes in libcosmic looks good, I'll port it here if I can't come up with something better

from iced_aw.

jackpot51 avatar jackpot51 commented on August 18, 2024

Majority of what I did was just to sync the tree, there were bugs with alignment before.

from iced_aw.

justDeeevin avatar justDeeevin commented on August 18, 2024

Status on this?

from iced_aw.

genusistimelord avatar genusistimelord commented on August 18, 2024

Teladorer is currently working on completing the last parts that we can of iced_aw before we can release.

from iced_aw.

rizzen-yazston avatar rizzen-yazston commented on August 18, 2024

Busy making changes to make master to depend only on iced 0.12.0, instead of iced_widget as iced 0.12.0 does expose canvas as a feature.

It is a hell lot of files to update. Before tackling the menu feature, and look at another alignment issue somewhere.

from iced_aw.

latidoremi avatar latidoremi commented on August 18, 2024

I'm rewriting the menu widget, got most of the features working, still need a few more days to complete, btw what's the alignment issue? I did notice that some widgets aren't properly clipped when being scrolled to the top, I'm working on it

from iced_aw.

genusistimelord avatar genusistimelord commented on August 18, 2024

mostly a issue with Grid. Where if you set the alignment to Center or Right it will overflow Glyphon. Hector said its due to infinite positioning or size or something.

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.