Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

fix: add start button below EntryNode - #222

Merged
JulieAtInnoactive merged 2 commits into
feature/ui-improvementsfrom
feature/add-start-label
Dec 18, 2020
Merged

fix: add start button below EntryNode#222
JulieAtInnoactive merged 2 commits into
feature/ui-improvementsfrom
feature/add-start-label

Conversation

@JulieAtInnoactive

Copy link
Copy Markdown
Contributor

Description

Add a start label below EntryNode

Fixes: # (issue)

Type of change

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Test Configuration:

Aditional Notes

Checklist

  • My code follows the Coding Conventions
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@SimonTheSourcerer
SimonTheSourcerer changed the base branch from develop to feature/ui-improvementsDecember 14, 2020 11:53
Comment threadEditor/UI/Graphics/Renderers/EntryNodeRenderer.cs Outdated
Comment threadEditor/UI/Graphics/Renderers/EntryNodeRenderer.cs Outdated

@MaxsiomMaxsiom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Works as expected. :)

@JulieAtInnoactive
JulieAtInnoactive merged commit 1f0a471 into feature/ui-improvementsDec 18, 2020
@JulieAtInnoactive
JulieAtInnoactive deleted the feature/add-start-label branch December 18, 2020 08:57
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@JulieAtInnoactive@Maxsiom@SimonTheSourcerer