Yakov Litvin

Results 110 comments of Yakov Litvin

yeah, would be nice to be able to install the plugin via the plugin manager (I'm on 7.8.4, too)

I seem to have this problem for traditional page-based system: const { activity } = new Client(Network.production).accounts.get(account) const txs: AnyTransaction[] = [] let page = await activity.list() page.data.forEach(anyTx => txs.push(anyTx))...

Well, this is still a relevant issue, hope that it will be dealt with

I'd like to second this. There should be at least an option(s) to set a confirmation dialog for these cases, better with the default value(s) of true. I've lost a...

@Jaex thanks for fixing one case in 16.1.0: now pressing Esc in annotation (text) editor doesn't at least close the whole window, loosing the captured image and annotations. I hope...

@GregariousJB for me, ESC closes the window without saving (v16.1). Do you have some setting customized for this behavior?

Right, makes sense! Indeed it asks if there are some edits. I guess, it'd be valueable to have a "table" of issues (e.g. actions like doing right click) and workarounds/statuses...

I have to admit, the last comment is even more confusing after the edit. Could you explain what does that setting do and if it helps to deal with the...

🤯🙏 PS may be worth reporting as a separate bug

> Where is the "AutoHotkey script" located and how do I add this? You can put .ahk scripts or links to them into the Startup folder (that's the usual usage),...