Try to fix OSK
This commit is contained in:
@@ -187,7 +187,7 @@ namespace rsx
|
|||||||
fade_animation.duration = 0.5f;
|
fade_animation.duration = 0.5f;
|
||||||
fade_animation.active = true;
|
fade_animation.active = true;
|
||||||
|
|
||||||
std::lock_guard{m_threadpool_mutex}, m_workers.emplace_back([this]
|
g_fxo->init_crtp<named_thread>("OSK Thread", [this]
|
||||||
{
|
{
|
||||||
if (auto error = run_input_loop())
|
if (auto error = run_input_loop())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user