Danielle Foré

Results 991 comments of Danielle Foré

@muriloventuroso Just needs a minor release with the changes and we can get this published :)

Hey thanks for your pull request! Can you provide a bit more information about what this is for and why you created it?

@chris-martin I don't think these things are related. I would not like to see things out of order.

Yeah, but I think it should also be available as a constant so we can set it on image containers like buttons or you might want to set all the...

If you're looking for a view switcher, you can use usually use Gtk.StackSwitcher Otherwise you can use grouped Gtk.CheckButtons with `Granite.STYLE_CLASS_LINKED`. This is what Files does, for example

@avojak can you point out how/where you're using this? That would really help so I can make a recommendation. ModeButton was mainly added to Granite as a view switching widget...

@avojak Yeah I took a look and I would recommend radio buttons for that. Not sure if this makes it easier to more complicated for you, but you might want...

Here you go, if you're interested in seeing a couple different solutions for attaching radios to an enum! https://github.com/elementary/switchboard-plug-pantheon-shell/pull/331

Haha yeah I did this and was like hmmm maybe need to start with just the header 😅