André Hartman

Results 15 comments of André Hartman

Dear Will Dale, Thank you for the quick answer. Even if this is a view modifier order issue, I would still not expect the app to crash. Please find the...

Dear Will Dale, Please find the code below: ```swift import SwiftUI import SwiftUICharts struct IntraGraphView: View { @EnvironmentObject var viewModel: ViewModel @Binding var showGraphView: Bool let data: MultiLineChartData = makeData()...

Dear Will Dale, Yes, it certainly does. Met vriendelijke groeten, Kind regards, Meilleures salutations, André Hartman > Op 7 dec. 2021, om 08:39 heeft Will Dale ***@***.***> het volgende geschreven:...

Dear Will Dale, The code I posted this morning is incorrect as it is without GeometryReader. Please find corrected code below. The crash seems to be caused by the use...

Dear Will Dale, I had a brain wave with surprising effects, reversing NavigationView and GeometryReader and placing GeometryReader INSIDE NavigationView. The crash now no longer occurs but the ExtraLine is...

I have no idea how HA treats duplicate names as it is so simple to avoid these. Homekit filters the room name from device name: define an 'Office Desk Light'...

Easiest to use in my opinion is the Tradfri range of IKEA. They come in 3 flavours, all dimmable: = dimmable white = dimmable and adjustable white colour temperature =...

Thank you, I will study that; In fact, I am particularly interested in calculating brightness which stays at 100% a long time on both sides of noon in your module....

I really like the effect but I think the system is incomplete. The sun describes a daily arc as well as a seasonal arc. Your system models the daily arc...

I think the daily arc and seasonal arc are two different mechanisms. The daily arc will go to the maximum color temperature - 100% - every day. In my opinion...