EssentialGG / Vigilance

Configuration Utility using Elementa
GNU Lesser General Public License v3.0
54 stars 12 forks source link

Modifying hex from color with alpha enabled fails #84

Open TakoTheDev opened 3 months ago

TakoTheDev commented 3 months ago

How to Reproduce

  1. Have a Color Property and allowAlpha = true
  2. Try to modify the hex, it should fail
  3. You can "bypass" not being able to edit it at all by entering the hex without an alpha value (#123456)

Edit: Actually sometimes it works fine, idk why