[Windows] Detect new Windows Terminal and disable unsupported set_console_visible code.
This commit is contained in:
parent
1cbf3947d6
commit
1fdb6a99c8
3 changed files with 18 additions and 3 deletions
|
|
@ -157,6 +157,7 @@ public:
|
|||
|
||||
void run();
|
||||
|
||||
bool _is_win11_terminal() const;
|
||||
virtual bool _check_internal_feature_support(const String &p_feature) override;
|
||||
|
||||
virtual void disable_crash_handler() override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue