Skip to content

Fix Compile Errors due S&box API Changes#2

Open
gusdleon wants to merge 2 commits intoxezno:masterfrom
gusdleon:master
Open

Fix Compile Errors due S&box API Changes#2
gusdleon wants to merge 2 commits intoxezno:masterfrom
gusdleon:master

Conversation

@gusdleon
Copy link
Copy Markdown

  • This PR fixes errors due changes in the S&box API in how the UI layout is defined

    • LayoutMode.[TopToBottom | LeftToRight] is now Layout.[Column | Row]()
    • Layout.Add( LayoutMode.[TopToBottom | LeftToRight] is now Layout.Add( Layout.[Column | Row]()
      and so on...
  • And Utility is now EditorUtility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant