Talley Lambert
Talley Lambert
@MosGeo, did I scare you off with my botched attempt to make suggestions above? or are you just busy :) I think this could go in, if we can just...
> For documentation, honestly, I didn't know that the md files existed. Is it something of interest now or should we wait for the proper documentation? It's fine to add...
thanks for the fix @david-jenkins! Could you by chance add a test that would prevent a regression on this? (and also help us make sure it works across all the...
sorry for the delay here... And thank you very much @looninho for the super useful example. This is fixed in #123
thanks for the clear example! will try to figure it out. I was able to reproduce, and then get it working on pyqt5 pretty easily by changing a few lines,...
Yea, but don’t use that private access. The slider proxy class is supposed to be forwarding these signals, the bug here is to figure out why it’s not working for...
yeah, this is what I meant above by > the signal-overriding behavior is unfortunately not entirely consistent between different qt backends and versions, so need to dig a bit to...
nearly a year old, would love to know this as well. Does anyone know off the top of their head what draft is being targeted?
fwiw, the link in this sentence in the [docs](https://pydantic-docs.helpmanual.io/usage/schema/) currently points to `draft/2020-12` > The generated schemas are compliant with the specifications: JSON Schema Core, JSON Schema Validation and OpenAPI.
thanks! i'm at: pygfx 0.1.9 imageio 2.22.0 wgpu 0.8.1 ``` Package Version ------------------ ------- appnope 0.1.3 asttokens 2.0.8 backcall 0.2.0 cffi 1.15.1 decorator 5.1.1 executing 1.0.0 imageio 2.22.0 ipython 8.5.0...