Gabriel

Results 44 comments of Gabriel

Same issue here. Doesn't work in Dozer version 4.1.0(8) as well. Please fix it. It's really annoying.

Why not generate a new `icns` from a larger icon of Google Tasks for better resolution?

复杂配置可完成一切需求,如下图所示。亦可达到任意顺序的排列与组合。 ![image](https://user-images.githubusercontent.com/12933851/119596730-50d8b400-be12-11eb-980e-522f7951edef.png) 此issue建议关闭。

Kotlin code is almost identical to Java code. But in some ways, it has subtle difference. I hope it will be the same. Here's the Java code: (Have the same...

## Part 1 - Yes, `snackBar` has to be added to a `pane`. That's how `JFeonix SnackBar` works. And that's why I have to deal with it. - I made...

Can you be more specific? I still don't understand. My `sample.fxml` has `fx:controller="ControllerTest"`. So, I don't think it's necessary to `setController` inside the `beforeEachTest`. If I were wrong, I would...

@hardliner66 Thanks for your advice. I will try to wrap big struct to `Arc`.

我有时候也会这么做,但是太少了,可能100次里才只能有3次左右才会这么做。

我刚刚特意去体验了一下连续把歌曲加到多个歌单里面,外加上一些特效的确很爽。 如果直接默认关闭,那加入到多个歌单就会比较麻烦。 所以为了兼容两种不同的习惯模式,可不可以考虑加一个设置选项,让用户自己去选择?这样就可以保留两种模式。 参考选项:Text: 添加至歌单后自动关闭列表(Caption:用于单个歌曲添加至多个歌单) -> Toggle Button(开,关) 这样应该可以满足这种需求吧? 与此同时在设置里也可以新开拓一块关于程序个性化设置的区域,这样以后扩展也会很方便(私见)(毕竟还有很多特性没有做,以后也还会有很多的设置)

我今天看到网易云的APP是有个multi-select,我觉得也可以采用一下这种方案