Open omorandi opened 9 years ago
i'm having problems running this with the latest version of chrome (45.0.2454.85 (64-bit). I'm guessing that there is no further developemnt on this project, which is fine, and please let me compleiment you on this work which is absolutely brilliant. Is there anyway you might be able to suggest I might be able to start examining what might be causing the browser to behave incorrectly. Specifically the way that panels are displaying is not correct, so the for example the browser tree on the left does not scroll independently
Yeah during the evolution of Chrome, we sometimes reach a version where the devtools from Ti Inspector don't work anymore and need to be updated. I started working on this, and tried integrating the devtools from latest Chrome, but this time there seem to be additional issues that I'm (kinda slowly) trying to solve (e.g. the console panel doesn't work anymore). The plan would be to fix these issues and also get up to date with the Titanium >= 3.5 debugger
The internal structure of devtools.html page has changed, so the css injection code doesn't work anymore.