Added visual hints in 3D scene for layers editing

This commit is contained in:
Enrico Turri 2019-06-27 13:42:50 +02:00
parent 1525a864c5
commit 1058721dba
4 changed files with 126 additions and 46 deletions

View file

@ -257,6 +257,8 @@ LayerRangeEditor::LayerRangeEditor( ObjectLayers* parent,
this->Bind(wxEVT_KILL_FOCUS, [this, edit_fn](wxFocusEvent& e)
{
wxGetApp().plater()->canvas3D()->handle_sidebar_focus_event("", false);
if (!m_enter_pressed) {
#ifndef __WXGTK__
/* Update data for next editor selection.