John Rohrlich
John Rohrlich
I noticed this for lookup and then tried completion and same problem exists so this is important to fix.
I was in the debugger viewing the data coming back from a ReadFile and wanted to see more of the data than the first several characters. I invoked the context...
I open the project on a different computer and the main lang was set to markdown instead of go. I got "Gi Debug: File type Markdown not supported" trying to...
To be clear :) While holding the shift key when scrolling you get to a point where your cursor is at the edge of the content and to scroll further...
The cursor stays in place rather than moving with scroll when stopped in debug.
Have not seen this in a while but pretty easily reproduced. [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x431c665] goroutine 22 [running]: image.(*RGBA).Bounds(0x0, 0xc0fe65dd10, 0x10, 0x10, 0x5095d80) /usr/local/go/src/image/image.go:72 +0x5 image/draw.clip(0x55124e0, 0x0,...
To reproduce start a sim and click on a plot tab. I had a trial graph visible. Now resize main window. I was able to get this crash easily on...
Here is a text field from my simulation After "Step Trial" During Step trial you see a piece of the missing text appear and then disappear Here is the field...
I see this problem in my sim plots. If I type a value for scale into the spinbox the scale might change to smaller when I actually increased the scale....