TrinityCreator icon indicating copy to clipboard operation
TrinityCreator copied to clipboard

Hide elements based on profile's GameVersion

Open NotCoffee418 opened this issue 4 years ago • 0 comments

eg. gems don't exist in 1.12. Hide it from the UI if profile doesn't support it. Use ActiveProfileChangedEvent on each relevant creation page and check the profile's GameVersion to do so.

EDIT: Hide these using Profile.Active.VisibileIfKeyDefined() instead.

NotCoffee418 avatar Jan 02 '20 20:01 NotCoffee418