Skip to content

style, fix: Several redesigns and bug fixes.#1157

Merged
ilyassesalama merged 16 commits intoSketchware-Pro:material-redesignfrom
thisisshadow:material-redesign
Jun 29, 2024
Merged

style, fix: Several redesigns and bug fixes.#1157
ilyassesalama merged 16 commits intoSketchware-Pro:material-redesignfrom
thisisshadow:material-redesign

Conversation

@thisisshadow
Copy link
Contributor

No description provided.

@thisisshadow thisisshadow changed the title style: Library Manager Activities Redesign feat: convert kv.class to kv.java Jun 5, 2024
@thisisshadow thisisshadow changed the title feat: convert kv.class to kv.java style, fix: Several redesigns and bug fixes. Jun 6, 2024
@ilyassesalama
Copy link
Collaborator

Great improvements, I've tested your changes and everything seems good so far. However, more in depth review of your pull request is still needed since you have done a lot of changes here and there. Kindly, don't close this pull request until we review it.

import mod.SketchwareUtil;
import mod.hey.studios.util.Helper;

public class kv extends LinearLayout implements nv {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hey, it seems that you have decompiled this class. It'd be better if you first commit the decompiled file (without any changes) and refactor/fix it in another separate commit. That makes it easier to debug issues that might have been caused by decompiling later on.
Thanks

@ilyassesalama ilyassesalama added the UI/UX Related to user interface design or user experience. label Jun 9, 2024
@thisisshadow
Copy link
Contributor Author

It has been waiting for approval for about 2 weeks 😑

@PranavPurwar
Copy link
Collaborator

The changes are massive (97 changed files) and the current modders don't have much free time rn, so that's probably why

@thisisshadow
Copy link
Contributor Author

The changes are massive (97 changed files) and the current modders don't have much free time rn, so that's probably why

Okay bro

@Sketchware-Pro Sketchware-Pro deleted a comment from coderabbitai bot Jun 28, 2024
@Sketchware-Pro Sketchware-Pro deleted a comment from coderabbitai bot Jun 28, 2024
@ilyassesalama
Copy link
Collaborator

ilyassesalama commented Jun 29, 2024

I just got the time to review your pull request. Your changes are outstanding, thank you @thisisshadow for your contribution. We hope to see more contributions from you, the community will appreciate them.

I have one note about your commits, can you separate them next time instead of committing many files under one title even if the changes are not related to what you've named your commit. Separating them would help with reviewing your pull requests.

@ilyassesalama ilyassesalama merged commit 813d443 into Sketchware-Pro:material-redesign Jun 29, 2024
@thisisshadow
Copy link
Contributor Author

I just got the time to review your pull request. Your changes are outstanding, thank you @thisisshadow for your contribution. We hope to see more contributions from you, the community will appreciate them.

I have one note about your commits, can you separate them next time instead of committing many files under one title even if the changes are not related to what you've named your commit. Separating them would help with reviewing your pull requests.

Thank you bro, next time I will do as you say.

@ilyassesalama ilyassesalama added the merged This pull request was merged, it's only GitHub not showing it as merged. label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged This pull request was merged, it's only GitHub not showing it as merged. UI/UX Related to user interface design or user experience.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants