Dom Kiva Meyer

Results 49 comments of Dom Kiva Meyer

@DevAtDawn how does this differ from the one @rcny posted?

I'm experiencing the same thing. ``` Running 'sudo' with args 'austin -i 100 --pipe PATH/TO/PYTHON PATH/TO/FILE.py'. austin process exited with code 1 The terminal process failed to launch (exit code:...

> in terminal completes with error. This was a typo. Sorry. I meant to write "**without** error".

VSCode: ``` Version: 1.64.2 Commit: f80445acd5a3dadef24aa209168452a3d97cc326 Date: 2022-02-09T22:00:58.347Z (1 day ago) Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin x64 21.3.0 ``` Austin VS Code: How do I...

I'm having trouble reproducing this in the Test App. Would it be okay to zip up my project and send it to you privately?

It's totally understanding that you can't debug individual projects. I just assumed that this was a bug in swift-toolkit, not specifically in my implementation. The code I'm using is pretty...

> We can see left and right margins around the navigator in your video. I wonder if you have the same issue if you remove them. You're right! I didn't...

> You might be able to do it here: > > https://github.com/readium/swift-toolkit/blob/024fdc0f5f794dce388528f913e584be9bba74cb/TestApp/Sources/Reader/Common/VisualReaderViewController.swift#L60-L61 That's it! To reproduce the issue, change the code like this: ```diff - navigator.view.frame = view.bounds + let...

Actually, this is possible to replicate without modifying the Test App. If you open it in an iPad or Mac you can resize the window and that will cause navigating...