Richard Stewart

Results 2 issues of Richard Stewart

I am calling setSplitterSize() and setSplitterPositionPercent() in our app to show and hide a Google Street View. Unfortunately both of those methods force the remeasure() method to be called which...

I am trying to compile ungoogled chromium from the source code on Ubuntu 23.04 by following: https://github.com/ungoogled-software/ungoogled-chromium-debian root@iwplayer:/home/iwplayer# **cat /etc/os-release | grep NAME** PRETTY_NAME="Ubuntu 23.04" NAME="Ubuntu" VERSION_CODENAME=lunar UBUNTU_CODENAME=lunar \# Install...