DeflatedPickle/tosuto

There should be an anchor to hook this to

todo opened this issue · 0 comments

todo commented

// TODO: There should be an anchor to hook this to
class ToastWindow(
@Suppress("MemberVisibilityCanBePrivate")
val parent: JFrame,
val toastWidth: Int = 140,
val toastHeight: Int = 60


This issue was generated by todo based on a TODO comment in b8e689a. It's been assigned to @DeflatedPickle because they committed the code.