ecode: remove titlebar separator.

This commit is contained in:
Martín Lucas Golini
2023-12-21 20:58:36 -03:00
parent fc8ec9610b
commit cf40449840
3 changed files with 17 additions and 8 deletions

View File

@@ -3296,8 +3296,9 @@ void App::init( const LogLevel& logLevel, std::string file, const Float& pidelDe
}
#endif
#if EE_PLATFORM == EE_PLATFORM_MACOS
macOS_CreateApplicationMenus();
macOS_EnableScrollMomentum();
macOS_createApplicationMenus();
macOS_enableScrollMomentum();
macOS_removeTitleBarSeparator( mWindow->getWindowHandler() );
mThreadPool->run( [this]() {
// Checks if the default shell path contains more paths