Jonathan Giles
Jonathan Giles
**Original comment by acuriousbison NA (Bitbucket: [acuriousbison](https://bitbucket.org/acuriousbison), GitHub: Unknown).** ---------------------------------------- I created a [PR with a fix for this issue](https://bitbucket.org/controlsfx/controlsfx/pull-requests/722). With this fix the call to GridRowSkin.updateCells() is triggered if...
**Original comment by Lukáš Brchl (Bitbucket: [lukasbrchl](https://bitbucket.org/lukasbrchl), GitHub: [lukasbrchl](https://github.com/lukasbrchl)).** ---------------------------------------- @dlemmermann Dirk, as author of popover, don't you please know what could be wrong? I tried to fix it on...
**Original comment by Lukáš Brchl (Bitbucket: [lukasbrchl](https://bitbucket.org/lukasbrchl), GitHub: [lukasbrchl](https://github.com/lukasbrchl)).** ---------------------------------------- Hi all, I am having similiar issue with PopOver and TableView. The PopOver inherits TableRow focused style and changes all...
**Original comment by Dirk Lemmermann (Bitbucket: [dlemmermann](https://bitbucket.org/dlemmermann), GitHub: [dlemmermann](https://github.com/dlemmermann)).** ---------------------------------------- Yep, wasn't sure if it was relevant. Code runs for me and I can confirm your findings. Very odd behaviour.
**Original comment by Thorsten Kleidt (Bitbucket: [HankDrifter](https://bitbucket.org/HankDrifter), GitHub: [HankDrifter](https://github.com/HankDrifter)).** ---------------------------------------- The line can be commented out.
**Original comment by Dirk Lemmermann (Bitbucket: [dlemmermann](https://bitbucket.org/dlemmermann), GitHub: [dlemmermann](https://github.com/dlemmermann)).** ---------------------------------------- The code does not compile. Missing class "UI".
**Original comment by Ken Fogel (Bitbucket: [omniprof](https://bitbucket.org/omniprof), GitHub: [omniprof](https://github.com/omniprof)).** ---------------------------------------- I came across this problem today. I resolved it by first searching the source code for http://docs.controlsfx.org and found it...
**Original comment by Abhinay Agarwal (Bitbucket: [abhinayagarwal](https://bitbucket.org/abhinayagarwal), GitHub: [abhinayagarwal](https://github.com/abhinayagarwal)).** ---------------------------------------- @jschlade Your ideas are good and we need to find a way to achieve them in our build tool. There...
**Original comment by Bradley Turek (Bitbucket: [UgmaDevelopment](https://bitbucket.org/UgmaDevelopment), GitHub: [UgmaDevelopment](https://github.com/UgmaDevelopment)).** ---------------------------------------- ~~Here, here!~~ [Hear, hear!](https://www.grammarly.com/blog/here-here-vs-hear-hear/)
**Original comment by Steve Jakob (Bitbucket: [steve-in-ont](https://bitbucket.org/steve-in-ont), GitHub: [steve-in-ont](https://github.com/steve-in-ont)).** ---------------------------------------- Strongly agree with John. The demo app should get the JavaDoc and sample source from local files rather than from...