daphtdazz / WebBLE

iOS WebBluetooth Polyfill
Other
113 stars 39 forks source link

fixes iOS13 problems with dark mode #30

Closed steffenmauch closed 4 years ago

steffenmauch commented 4 years ago

fixes iOS13 problems with dark mode

when dark mode is active, test for BLE device selection was not readable the some happened for console view tested for dark and regular mode on iOS13.3 device

steffenmauch commented 4 years ago

Are you planing to use the fix or to support dark mode in a different way? For iOS13 with enabled dark mode, WebBLE is not useable as far as I tested it.

daphtdazz commented 4 years ago

Hi @steffenmauch , sorry for not replying sooner, I've got a bit of time this coming weekend, I'll try and get it integrated then.

daphtdazz commented 4 years ago

I made a change along these lines and a fair few others to get dark mode more comprehensively supported, so just going to close this.