<@U5WPB8H99> We added special support (generalized...
# tornadofx
e
@jschneider We added special support (generalized) for MigPane a while back. I don’t remember the discussion but there is an example in the comments here: https://github.com/edvin/tornadofx/blob/master/src/main/java/tornadofx/ChildInterceptor.kt
j
I have seen that example. But I think there could be a little bit more support. Some extension methods e.g. I have created some methods - but there is a lot left.
e
@jschneider Could any of this support be generalized so it belongs in the framework, or should there be a tornadofx-miglayout project perhaps?
j
I have created some classes for Miglayout. I'd like to show these to you: To get feedback (still a Kotlin newbie). And maybe to get the tornadofx-miglayout project started
e
@jschneider Nice! I'd love to take a look 🙂