LDLib

LDLib

333k Downloads

[1.21.1] drawRoundBox is not working

Quarri6343 opened this issue · 4 comments

commented

It causes all dialogue boxes and some elements missing (dev build)
スクリーンショット 2024-11-06 154120

public static void drawRoundBox(@Nonnull GuiGraphics graphics, Rect square, Vector4f radius, int color) {

commented

Actually we don't have an available 1.21 version yet. Current branch is ported for gtm only. Im going to make an available port in the near future

commented

You can make ui via 1.20.1 and copy to 1.21 instead

commented

Ok thanks (sorry for replying too late)
I'm looking forward to see it in the latest version!

commented

Fixed