Results 122 comments of Sciss

I should check in https://github.com/Sciss/SwingPlus/blob/main/src/main/scala/de/sciss/swingplus/ComboBox.scala - since minimum Java version supported is now 8, this would no longer need work around for generics.

Perhaps related, I ran into this: ``` Exception in thread "AWT-EventQueue-0" java.util.ConcurrentModificationException: mutation occurred during iteration at scala.collection.mutable.MutationTracker$.checkMutations(MutationTracker.scala:43) at scala.collection.mutable.MutationTracker$CheckedIterator.hasNext(MutationTracker.scala:59) at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:563) at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:561) at scala.collection.AbstractIterable.foreach(Iterable.scala:919) at scala.swing.Reactions$Impl.apply(Reactions.scala:25) at scala.swing.Reactions$Impl.apply(Reactions.scala:19)...

Ok. I agree with not having a Gitter, nobody intends to do any 'support' of any sorts. I mainly wondered if there are legal hurdles to submitting pull requests, but...

Ok, sources are here: https://booksites.artima.com/programming_in_scala_3ed/examples/ I'll add them at some point if there is no objection from the publishers/authors. Says license is Apache, so I assume I can simply copy...

Fourth edition: https://booksites.artima.com/programming_in_scala_4ed/examples/ @bvenners should we add this code? Seems Apache licensed.

In GitLab by @Sciss on Oct 14, 2019, 12:39 mentioned in commit 97b51a6975634e6bee7e7230b563809bb302e005

In GitLab by @Sciss on Oct 14, 2019, 12:55 checkbox/radiobutton menu item is bug in weblaf: https://github.com/mgarin/weblaf/issues/560

In GitLab by @Sciss on Oct 16, 2019, 21:01 changed the description

In GitLab by @Sciss on Oct 16, 2019, 22:03 marked the task **param field unit-label too narrow (e.g. sf info), because we cannot use user borders** as completed

In GitLab by @Sciss on Oct 16, 2019, 22:03 marked the task **blending-icon: curve colour wrong (use `Label.foreground` instead)** as completed