Hi,
This is a patch to fix the unnecessary border inside text area of Incremental Search Toolbar.
Before:
(http://i.imgur.com/olXk7Qj.png)
After:
(http://i.imgur.com/VmvxgQz.png)
What wx version are you using to build C::B against?
Quote from: oBFusCATed on November 10, 2014, 06:18:29 PM
What wx version are you using to build C::B against?
It happens on windows (at least with 2.8.12), wxGTK looks fine with former code.
I committed the patch to trunk.
Quote from: jens on November 10, 2014, 08:38:52 PM
Quote from: oBFusCATed on November 10, 2014, 06:18:29 PM
What wx version are you using to build C::B against?
It happens on windows (at least with 2.8.12), wxGTK looks fine with former code.
I committed the patch to trunk.
Yes, I'm using 2.8.12 on windows. This also happens on the latest nightly build.