-
Notifications
You must be signed in to change notification settings - Fork 363
Closed
Labels
guiRelated to arcade GUI (sub module arcade.gui)Related to arcade GUI (sub module arcade.gui)
Milestone
Description
The gui could operate on the assumption that blending was always enabled in the past. This is no longer true. We need to go through the code and ensure the right states are set (enable/disable + blend func)
Example of widgets that lost their blending. The boat on the left has blending. The boat on the right is part of the gui and apparently no longer blend properly.
These are using UIImage(texture=unit.texture, width=32, height=32)
Metadata
Metadata
Assignees
Labels
guiRelated to arcade GUI (sub module arcade.gui)Related to arcade GUI (sub module arcade.gui)
