Katrina Knight

Results 67 comments of Katrina Knight

Hi there! I downloaded Enigmatica 9 Expert - E9E version 1.11.2 AND current version, I was unable to reproduce this on either one. The recipe itself works fine, and it...

![image](https://github.com/user-attachments/assets/d5c6679f-1dbe-40aa-bb69-f1cbbfbac10c) This is looking better this time around, corners rounded again and such, and padding works

I think the issue is I can't find a compose component that will find the max height of all the row, then make that the minimum row height, like RecyclerView...

Must admit this is a mix of searchinv stack overflow + experimentation for code I understand, but is still annoying. I basically had to re-create how Recyclerview works a bit...

Tasks to do before this is ready: - [x] Make Recycling List work with it's categories - [x] Make smoothness form show properly with the emotes - [x] Make Add...

> * [ ] you can probably delete quite a few now-unused XML layout resources. Every one I look at is still being used elsewhere, mostly by AImageSelectOverlayForm Items,

There we go, I have no doubt I have a lot to do , but this is the point I need to make sure is being done in a way...

Need to make this work in dark mode

> A first review, I've mostly looked at the composables so far. > > Would you rename the composable `*Item`s to `*Cell`, `*Row` etc.? This is consistent with how the...