Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

TFragments.02-Solution-DisplayThreeFragments#18

Open
niceboyrahul wants to merge 1 commit into
TFragments.02-Exercise-DisplayThreeFragmentsfrom
TFragments.02-Solution-DisplayThreeFragments
Open

TFragments.02-Solution-DisplayThreeFragments#18
niceboyrahul wants to merge 1 commit into
TFragments.02-Exercise-DisplayThreeFragmentsfrom
TFragments.02-Solution-DisplayThreeFragments

Conversation

@niceboyrahul

Copy link
Copy Markdown

No description provided.

@aleontsev aleontsev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Wondering why you don't call SetImageIndex method for bodyFragment and legFragment objects. hmmm

@AS-STARK

AS-STARK commented Oct 1, 2017

Copy link
Copy Markdown

@atofallis because when the application fully builds, the user will need to change head, body and leg fragment separately, here in the initial stages we change all three simultaneously, so we can write all three ".add" together and then commit one time.

@pikabing

pikabing commented Jun 4, 2019

Copy link
Copy Markdown

you should set the mListIndex variable static, otherwise, you have to call different setIndex functions for all the fragments.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants