kernelkind

Results 51 comments of kernelkind

![account manager](https://github.com/damus-io/notedeck/assets/8139906/58a65f90-6fa6-4cbe-88c6-1adae5d0000a)

related to damus-io/notedeck#164

> This is great, and will be a killer notedeck feature. > > Let me push back and ask: should multiple accounts be a part of the first [notedeck/android milestone...

https://groups.google.com/a/damus.io/g/patches/c/Q2MoZyuIiLs/m/zjYzGqCLAAAJ See the description for this patch series: > Note: I don't believe egui currently supports setting the default 'dark' and 'light' themes, so the correct light/dark themes specified in...

> hmm maybe we should report/fix this upstream then. Yeah, I can do that

For our reference, I believe it is occurring here: https://github.com/emilk/egui/blob/c3f386aa301f26106397c4e14434bd5a734ba6b6/crates/eframe/src/native/epi_integration.rs#L271 https://github.com/emilk/egui/blob/c3f386aa301f26106397c4e14434bd5a734ba6b6/crates/eframe/src/epi.rs#L501C1-L508C1

I submitted a feature request: https://github.com/emilk/egui/issues/4490

maybe it's a rounding issue: https://github.com/emilk/egui/issues/5163. In that case it would be fixed in https://github.com/emilk/egui/pull/5517, which hasn't made release yet. We could just wait for the next release and see...

Need to try with https://github.com/emilk/egui/commit/dfcc679d5afaba3130356a2c6c922f7105f5a302 or later

I think this is an interesting idea. Instead of one account being associated with the whole viewing area of the app, there is one account per panel. I haven't used...