Randall O'Reilly

Results 247 issues of Randall O'Reilly

I'm using this ticket to take notes on further updates for v2 emergent. * While the `etime.Train`, `Test` `Trial` `Epoch` etc enums work well for many cases, sometimes they just...

protect icons.used map with mutex -- was getting random crashes.

maintains list depth, indent, proper ordering etc

### Describe the bug When you do multi-select using command / ctrl or shift lines in a core.Table (or tensorcore.Table), you end up selecting bits of text in read-only TextField...

bug

### Describe the bug It does not take you to the immediately prior page. Something is not quite right in the stack. ### How to reproduce 1. open docs 2....

bug
confirmed

### Describe the feature On mobile, it is common to pull-down a page by dragging to get it to refresh. To implement this, we need to have the frame respond...

enhancement
approved

### Describe the bug this happens when running our yaegicore update make script, only with go 24.1, not with 23.7: ``` cd /Users/oreilly/go/src/cogentcore.org/core/yaegicore/basesymbols (from: {FileDirPath}) packages.go:1193: internal error: package "errors"...

bug

### Describe the bug In the newpaint branch, we can do scroll updates without driving a new layout, but if the row widgets are more than basic textfield elements, e.g.,...

bug

### Describe the bug Currently, the copy shortcut (e.g., Ctrl-C or Command-C) is only processed by widgets that have focus. This is not intuitive and many times I think I've...

bug

### Describe the feature If I change a state outside of a styler, do I need to somehow trigger re-styling? what is the best way to do that? should be...

enhancement
approved