jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

When loading existing workspace, often have blank screen #32

Closed jawa0 closed 11 months ago

jawa0 commented 1 year ago

I think the controls are there, but we're not scrolled to the right place. See if controls absolute x,y are changing on save/load Should load and move view to where it was when save was made - save viewport parameters

jawa0 commented 1 year ago

The controls are there. But GUI._content_pan is crazy big

jawa0 commented 1 year ago

Ugh. _content_pan is worked into the world rect. So when you query the wr, it already has _content_pan baked in. Disappointing.

jawa0 commented 11 months ago

This doesn't seem to be a problem anymore.

jawa0 commented 11 months ago

This wasn't fixed. It's become an issue again. May depend on complexity of workspace, and placement of controls.