fix,feat: Improve DebugActivity#1148
fix,feat: Improve DebugActivity#1148hasrat-ali merged 4 commits intoSketchware-Pro:mainfrom khaled-0:fix-DebugActivity
Conversation
|
Works great. What's suboptimal is that you can't easily take a screenshot of the entire stack trace anymore. I'm 100 % sure most users would not care and then start sending cut-off ones, making every helper's life harder. I think the horizontal scroll feature should be removed. |
Or how about a copy button? because removing hscroll breaks the stack messages |
|
They'll probably still ignore that. |
|
I dunno, go ahead and remove it then i guess |
|
I think just adding a copy button above or below the error code with be good enough |
|
Can't we just add inbuilt screenshot button? |
There's a copy button in Sketchware Pro's crash screen. Not a lot of people used it afair. At least the messages weren't cut off in the dialog. |
There isn't, yet. |
|
wait maybe I misremembered lmao |
|
yeah, it was never there so I made #1143 |
fixes #1140
DebugActivity now launched every time using intent because,
AlarmManager is unreliable
Also changed the crash message view from dialog to a bi directional scroll
Profit: formatted crash logs