Yevgeny Krasik
Yevgeny Krasik
Ah, that's good to know, thanks! Missed it in the docs. P.S: The docs say the file should be called `why-ini.vtl`?
The author of `why` just replied that he released a fix for that bug and it requires `check_main_class=false` as well, so updated original ticket with that as well
I'm sorry, is there any other repo where snapshots are published? I don't see one in maven. I tried the changes you added in that branch manually and that worked...
Got ya, thanks! Not sure this is the correct place to put this request, but could the 1.7.0 release include this fix in why? I see that you're using a...
Yes, please. Latest version has an important fix for bundling the JRE
Ah, I see. 1.1.1 was [released on June 20](https://github.com/AstroImageJ/Why/releases/tag/1.1.1), but the bugfix in Why was [committed on Aug 13](https://github.com/AstroImageJ/Why/commit/58f1de23cbd214f64e44f0ab6e25a9283cb1d4ca), so it hasn't been released, yet. I tried with the latest...
Should I close this task before or after 1.7.0 is released? :)
On that note - it would also be helpful if `TabbedViewController` exposed a `setTabs` or `replaceTabs` method. Currently, it only offers `addTab` & `removeTab`, but I'd like to be able...
This can also be achieved, I think, by adding a `minWidth` to columns. If each column has a `minWidth` and a low `weight` and the flex column(s) would have a...
Hi @caduandrade! Hope I don't come off as rude, but I need this feature for what I'm working on and this ability would affect whether I can use this library...