AdamCalculator
  • Joined on 2024-04-04
AdamCalculator opened issue JfMods/LibJF#7 2024-08-14 13:37:17 +02:00
how fix it?
AdamCalculator commented on issue JfMods/LibJF#5 2024-07-22 02:03:52 +02:00
[resource-pack-entry-widgets-v0] Comparator

Folding only being used if too much space is used when entering the screen is intentional, since it prevents flickering, especially when widgets change their size. Also, I should probably…

AdamCalculator commented on issue JfMods/LibJF#5 2024-07-20 18:56:53 +02:00
[resource-pack-entry-widgets-v0] Comparator

maybe it’s good that when you hold down Shift the buttons appear immediately, yes, but fold behaves strangely

AdamCalculator commented on issue JfMods/LibJF#5 2024-07-20 18:52:09 +02:00
[resource-pack-entry-widgets-v0] Comparator
image

hmm extension doesn't work when the button appears only when you hold down the shift key..

AdamCalculator commented on issue JfMods/LibJF#5 2024-07-20 18:49:16 +02:00
[resource-pack-entry-widgets-v0] Comparator
image

hmm it's really normal texture scale?

AdamCalculator commented on issue JfMods/LibJF#5 2024-07-20 18:09:24 +02:00
[resource-pack-entry-widgets-v0] Comparator

please provide any method to solve this problem...

AdamCalculator commented on issue JfMods/LibJF#5 2024-07-20 18:08:35 +02:00
[resource-pack-entry-widgets-v0] Comparator

(I don’t know how the translator translated it, I mean the leftmost one should be a button with a trash can)

AdamCalculator commented on issue JfMods/LibJF#5 2024-07-20 18:03:36 +02:00
[resource-pack-entry-widgets-v0] Comparator

delete button showing only while Shift hold so adding it to the end seems logical so that the rest of the buttons don’t move

AdamCalculator commented on issue JfMods/LibJF#5 2024-07-20 18:01:43 +02:00
[resource-pack-entry-widgets-v0] Comparator

image

my mod to add a delete button, should the button be the latest? How can I do it???

AdamCalculator reopened issue JfMods/LibJF#5 2024-07-20 18:00:51 +02:00
[resource-pack-entry-widgets-v0] Comparator
AdamCalculator commented on issue JfMods/Respackopts#13 2024-07-19 11:22:00 +02:00
Something needs to be done with the button.

withDefaultNamespace (in my mappings, but why it not using method_xxxx structure....)

`java.lang.NoSuchMethodError: 'net.minecraft.resources.ResourceLocation net.minecraft.resources.ResourceLo…

AdamCalculator opened issue JfMods/LibJF#5 2024-07-19 11:10:31 +02:00
[resource-pack-entry-widgets-v0] Comparator
AdamCalculator opened issue JfMods/LibJF#4 2024-07-19 11:04:43 +02:00
[resource-pack-entry-widgets-v0] different 1px
AdamCalculator commented on issue JfMods/Respackopts#13 2024-07-18 23:29:52 +02:00
Something needs to be done with the button.

I'll be online tomorrow. if you finish by this time, I will check everything, and if everything suits me, then it will be possible to release it!

AdamCalculator commented on issue JfMods/Respackopts#13 2024-07-18 23:09:28 +02:00
Something needs to be done with the button.

besides, my button shows the state (loading indicator) so it is important to see it, I think you will agree that your button can be the second

AdamCalculator commented on issue JfMods/Respackopts#13 2024-07-18 23:06:57 +02:00
Something needs to be done with the button.

I have messed about some more with positioning. The scrollbar should now be respected and entries should be collapsed if there are too many. I still don't think giving mods explicit…

AdamCalculator commented on issue JfMods/Respackopts#13 2024-07-18 22:02:38 +02:00
Something needs to be done with the button.

The reason for that comparator is to ensure the ordering is consistent between runs to avoid confusing the user. I would have just left it random otherwise.

just make sure that it is not the…

AdamCalculator commented on issue JfMods/Respackopts#13 2024-07-18 21:43:12 +02:00
Something needs to be done with the button.
image

and also my wish, could you make a separate method for this, something like ResourcePackEntryWidget.getCompo…

AdamCalculator commented on issue JfMods/Respackopts#13 2024-07-18 21:37:20 +02:00
Something needs to be done with the button.
image

Also, could your library fix this? (add an initial small margin when there is a scrollbar)

AdamCalculator commented on issue JfMods/Respackopts#13 2024-07-18 21:29:27 +02:00
Something needs to be done with the button.
image

yes, it's fixed now! Excellent!