shartte
|
9bc844738c
|
Fixes #4547: Name clash between ITooltip#getWidth, ITooltip#getHeight and Vanilla Widget methods leads to missing methods at runtime, since the implementing methods will be remapped to SRG names, while referees of the interface will try to call the renamed methods by their name in the interface, leading to an AbstractMethodError. (#4557)
|
2020-08-05 16:33:44 +02:00 |
|
yueh
|
8f0e408772
|
Fixes NPE on empty tooltips (#4546)
|
2020-08-03 20:57:10 +02:00 |
|
yueh
|
0beab559a6
|
Fix formatting
|
2020-07-28 11:44:57 +02:00 |
|
yueh
|
56ecda5173
|
1.16 port
|
2020-07-27 11:21:50 +02:00 |
|
Sebastian Hartte
|
b4471b1abb
|
The Great Renamening of 2020
|
2020-06-22 13:21:23 +02:00 |
|