王祎
王祎
the text-color in picker_edit is not clear
I am surprised to find this amazing project,and I am developing a similar project,whose demo is [Sail](http://easonzero.github.io/Sail). Will you continue to develop this project? Hope you can continue to keep...
completing cmdlet return a error ^ Exception calling "CompleteInput" with "3" argument(s): "Cannot process argument because the value of argument "completionText" is null. Change the value of argument "completionText" to...
use `&Q` where `K: Borrow, Q: Hash + Eq`, rather than `&K`, which is helpful when the key is a `String` and call `get` by `&str`
CARGO_FEATURE_BUILD is not work, and report error by follow: /mnt/data/wangyi/playground/target/debug/build/ffmpeg-sys-next-bb692d632fc7662f/out/dist/lib/libavfilter.a(asrc_sinc.o): In function `config_output': /mnt/data/wangyi/playground/target/debug/build/ffmpeg-sys-next-bb692d632fc7662f/out/ffmpeg-4.4/libavfilter/asrc_sinc.c:399: undefined reference to `av_rdft_end' /mnt/data/wangyi/playground/target/debug/build/ffmpeg-sys-next-bb692d632fc7662f/out/ffmpeg-4.4/libavfilter/asrc_sinc.c:400: undefined reference to `av_rdft_end' /mnt/data/wangyi/playground/target/debug/build/ffmpeg-sys-next-bb692d632fc7662f/out/dist/lib/libavfilter.a(asrc_sinc.o): In function `fir_to_phase': /mnt/data/wangyi/playground/target/debug/build/ffmpeg-sys-next-bb692d632fc7662f/out/ffmpeg-4.4/libavfilter/asrc_sinc.c:238: undefined reference...