Mu Wang

Results 20 comments of Mu Wang

@oxguy3 did you solve your problem, I have the same issue, and I didn't find a way to install gtk-x11, something related xQuartz but didn't figure it out, thanks

do you know how to put indicator under the words of tabs?

nailed it! just overide canvas.drawRect(lineLeft, ((height - tabTextSize)/2)+tabTextSize+1, lineRight, ((height - tabTextSize)/2)+tabTextSize+2, rectPaint); like this.

it has a delay when I delete data on mongo, I start the server on local, and I use the fresh method of elasticsearch after I delete data on mongo,...

agree, delay is acceptable, maybe it's not a good idea that after you manipulate the data, you render them back using elasticsearch immediately,you should try to use the database side...

@ilappe thanks for replying, totally fine with that. Meanwhile i'll take look at the pre-commit message and submit the fix

@ilappe updated the code, please rerun the pipeline when you got chance. thanks!

Thanks for code review, i'll address them as soon as possible