David Savage
David Savage
ran `cmake -DCMAKE_BUILD_TYPE=Release -DDECAF_QT=ON -DDECAF_VULKAN=OFF ../` from the build directory and got this output: ``` CMake Error at CMakeLists.txt:100 (find_package): By not providing "FindQt5Svg.cmake" in CMAKE_MODULE_PATH this project has asked...
Very disappointed after purchasing yubikey only to find i can't use it on ubuntu 20.04.2
Shouldn't the docs be updated to make it more clear that's the main (only) option? Also, it would be good to help folks work out how to install and launch...
> I opened the session of the same administrator account and I used winget It would be helpful to see how you "opened the session of the same administrator account...
related to issue #19
Thanks for raising that. On Thu, 13 Feb 2020 at 18:52, Jim Jackson wrote: > There is no option to print or to use keyboard print shortcut. > > —...
Given this is a Windows Store (WAP) application, the implementation is very challenging if possible at all. Will need help on this one.
TextBox.ScrollToCaret(); should do it.
Released fix to scroll to line but not to column yet