Sam

Results 48 comments of Sam

I'm having the same issue. Any idea/hints? ![crash](https://user-images.githubusercontent.com/1439763/54811291-a3dddc00-4c88-11e9-861d-0f643d4c2c3d.png)

It seems there's a pull request fixing this issue, but it's quite old. Can you comment on whether it's safe to implement in the current build?

> > > It seems there's a pull request fixing this issue, but it's quite old. Can you comment on whether it's safe to implement in the current build? Please...

> > > Is it possible that jMeter doesn't properly close the connection? Probably, perhaps these can help: [StackExchange](https://stackoverflow.com/questions/45222280/jmeter-closing-tcp-connections) [Docs](http://jmeter.apache.org/usermanual/component_reference.html#TCP_Sampler_Config) Otherwise, your own webserver might be keeping them open?

In customizations.yaml: `binary_sensor.snapshots_stale: hidden: true` I'm using the default (autogenerated) lovelace interface, which puts sensors on top as such: ![sensor](https://user-images.githubusercontent.com/1439763/71319354-8058f380-249d-11ea-8505-c9951b701d0e.png) It's no big deal, was just wondering if there's an...

I have the same problem, but I'm really glad you posted your `WindowBackDrop` find. I use the `WeakReferenceMessenger` to let the main window know of the change, then let it...

I'm having the same issue when opening a second FluentWindow; it doesn't follow theme changes. Did you find a solution @Byolock, or what are we missing @pomianowski ?

Workaround: https://github.com/lepoco/wpfui/issues/488#issuecomment-1519536889

Let me know if you need help with the implementation

Good point, that's even neater - forgot about the default group option.