BastiaanJansen / toast-swift

Customizable Swift Toast view built with UIKit. 🍞
MIT License
489 stars 77 forks source link

Binary operator '>' cannot be applied to operands of type 'CGFloat' and 'Double' #32

Closed FreakAzure closed 1 year ago

FreakAzure commented 1 year ago

On Toast.swift, line 256 throws an error saying "Binary operator '>' cannot be applied to operands of type 'CGFloat' and 'Double'".

Nikoloutsos commented 1 year ago

Hey @FreakAzure 👋 and thanks for reporting this. I could not reproduce this error. May you please share the swift/iOS/xCode version you are using?

Nikoloutsos commented 1 year ago

@BastiaanJansen May we please close this issue?