mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
FIX:block HTTP links&open in default browser
fixed:https://jira.bambooolab.com/browse/STUDIO-3030 Block web page redirect requests and open them in the default browser Change-Id: Ie79f8259859fa6ba158f31710179a8c7c53d6fa4
This commit is contained in:
@@ -73,6 +73,7 @@ public:
|
||||
~ProjectPanel();
|
||||
|
||||
|
||||
void onWebNavigating(wxWebViewEvent& evt);
|
||||
void on_reload(wxCommandEvent& evt);
|
||||
void on_size(wxSizeEvent &event);
|
||||
void on_navigated(wxWebViewEvent& event);
|
||||
|
||||
Reference in New Issue
Block a user