Skip to content

Conversation

@ZeppelinGames
Copy link
Contributor

  • Fixed BuildWindow crash due to substring name missing char
  • Added GetDefaultAssets function to AssetDatabaseUtils
  • Added default assets to be packed in Desktop compilation. Fixes building projects that use default assets and had asset packing set to 'used assets'
  • Uniformity on project window loading overlay (doubleclicking project now does same action as clicking 'open' button)

@PaperPrototype
Copy link
Contributor

yay

{
using (popupHolder.Width(180).Padding(5).Layout(LayoutType.Column).Spacing(5).FitContentHeight().Enter())
{
// Getting Interactable (IsHovered) removes interaction from styled buttons?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit odd, IsHovered and Interactables are just rectangles, this should work just fine with IsHovered?
Could you elaborate on what happened here? Did interaction just completely fail?

Other then this (which isn't really a problem preventing merging) everything looks good!

@PaperPrototype
Copy link
Contributor

what happened to this merge oof

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.

3 participants