BKSalman / ytdlp-gui

a very simple GUI for ytdlp written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update iced from 0.4 to 0.7

BKSalman opened this issue · comments

  • this issue is to track updating from iced 0.4 to the recently released 0.7 update

UPDATE:
the refactoring is pretty much done, but I'm waiting for iced_aw to be updated to iced 0.7 to be able to use it and theme it ( the repo doesn't support theming yet )

UPDATE 2:
I'm getting somewhere, but I don't quite understand what's the issue with the Tabs widget :(, it's not compiling

UPDATE 3:
nvm, I just had to pay more attention, and convert the widgets to my custom theme :)