guiHyperText: Fix blinky cursor on link hover (#9392)
Change legacy size/position calculations to 'textarea'
This commit is contained in:
@@ -49,6 +49,7 @@ typedef enum {
|
||||
f_ScrollBar,
|
||||
f_Box,
|
||||
f_ItemImage,
|
||||
f_HyperText,
|
||||
f_Unknown
|
||||
} FormspecFieldType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user