Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfix/inactive handling #84
Bugfix/inactive handling #84
Changes from all commits
e46488b
9a5d813
bff84ae
28e7b53
0cbec0a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 283 in src/Main.jl
src/Main.jl#L282-L283
Check warning on line 651 in src/Main.jl
src/Main.jl#L651
Check warning on line 653 in src/Main.jl
src/Main.jl#L653
Check warning on line 738 in src/Main.jl
src/Main.jl#L738
Check warning on line 243 in src/editor/JulGameEditor/Components/ComponentInputs.jl
src/editor/JulGameEditor/Components/ComponentInputs.jl#L243
Check warning on line 20 in src/editor/JulGameEditor/Components/TextBoxFields.jl
src/editor/JulGameEditor/Components/TextBoxFields.jl#L20
Check warning on line 28 in src/editor/JulGameEditor/Components/TextBoxFields.jl
src/editor/JulGameEditor/Components/TextBoxFields.jl#L28
Check warning on line 40 in src/editor/JulGameEditor/Components/TextBoxFields.jl
src/editor/JulGameEditor/Components/TextBoxFields.jl#L40
Check warning on line 51 in src/editor/JulGameEditor/Components/TextBoxFields.jl
src/editor/JulGameEditor/Components/TextBoxFields.jl#L51
Check warning on line 58 in src/editor/JulGameEditor/Components/TextBoxFields.jl
src/editor/JulGameEditor/Components/TextBoxFields.jl#L58
Check warning on line 256 in src/editor/JulGameEditor/Editor.jl
src/editor/JulGameEditor/Editor.jl#L256
Check warning on line 515 in src/editor/JulGameEditor/Editor.jl
src/editor/JulGameEditor/Editor.jl#L513-L515
Check warning on line 81 in src/engine/Component/Collider.jl
src/engine/Component/Collider.jl#L81
Check warning on line 26 in src/engine/Component/SoundSource.jl
src/engine/Component/SoundSource.jl#L26
Check warning on line 73 in src/engine/Entity.jl
src/engine/Entity.jl#L73
Check warning on line 134 in src/engine/Entity.jl
src/engine/Entity.jl#L134
Check warning on line 140 in src/engine/Entity.jl
src/engine/Entity.jl#L140
Check warning on line 146 in src/engine/Entity.jl
src/engine/Entity.jl#L145-L146
Check warning on line 114 in src/engine/SceneManagement/SceneReader.jl
src/engine/SceneManagement/SceneReader.jl#L114
Check warning on line 159 in src/engine/SceneManagement/SceneReader.jl
src/engine/SceneManagement/SceneReader.jl#L159
Check warning on line 107 in src/engine/UI/TextBox.jl
src/engine/UI/TextBox.jl#L107
Check warning on line 166 in src/engine/UI/TextBox.jl
src/engine/UI/TextBox.jl#L165-L166
Check warning on line 173 in src/engine/UI/TextBox.jl
src/engine/UI/TextBox.jl#L172-L173