In 0.16 the label always blocks the cursor interaction with the button below it regardless of if the label is enabled or not. This creates some ugly user interaction as the button becomes visibly "unclickable" when the unknowing user accidentially hovers over the label part of the button.
Expected behavior: Disabled GuiElements should be ignored for cursor interaction. The button is just an example. Id should work for all types like before.