Closed akash-rajak closed 3 years ago
@QAZIMAAZARSHAD , created the new pr, but in this also same thing is there. This large no. of addition and deletion will definintely happen, because i am defining a function , and moving most almost all the previous code to that function,
And it is necessary to define function before calling ,so need to define it at the top, so indirectly moving bulk of code to top main_window() function.
In this to add splash screen , it only takes 20 to 25 lines to in moving bulk of code , large no. of addition deletion takes place.
It will take a lot of time to review.
can i tell the steps what it have done, so it will be easy?
can i tell the steps what it have done, so it will be easy?
No, while reviewing PR I have to take into account every single addition and deletions, if something went wrong it may disturb few features or in the worst case may corrupt the entire application.
Try something if you can improve.
this is the simplest approach i guess . if possible can i send you the code.
are you trying to review it or anything else?
are you trying to review it or anything else?
I Will review it later.
ok thnx, if any issue in reviewing you can ask me
Application crashed after your changes.
Review again, Make a clean PR.
Issue Number
fixes #1
Describe the changes you've made
Describe if there is any unusual behaviour of your code(Write
NA
if there isn't)NA
Additional context (OPTIONAL)
Add any other context or screenshots about the feature request here.
Test plan (OPTIONAL)
A good test plan should give instructions that someone else can easily follow. How someone can test your code?
Checklist