kaorahi

Results 127 comments of kaorahi

I expect blank when pondering is off and no estimation is available. But 0.0 is displayed actually in my previous post https://github.com/featurecat/lizzie/issues/810#issue-739024656 .

Ideally, we should support [PL](https://www.red-bean.com/sgf/properties.html#PL) property in SGF to specify who to play if there are both black and white stones in the initial setup. See also Katrain's smarter way....

Fixed bugs. thx > @hebaeba

...for our convenience :)

`,` and `.` are already used for other functions. Are there suitable keys that are not in the above list?

What I meant was... Are there unused keys that are suitable for "adjust main board position to left/right"? I don't like to make incompatible changes with the current 0.7.4.

Let's use a separated issue #843 for this topic.

It is troublesome in general to load a recorded analysis by different engine and weights. Furthermore, this issue is not so straightforward due to #810 unfortunately. Lizzie does not distinguish...

Can you reproduce the deadlock? If so, would you try #782? I moved refresh() in LizzieMain.java to the event dispatch thread (a6280681). This may fix the deadlock. In my case......