Close undo/redo windows when an item in the list is selected

This commit is contained in:
enricoturri1966 2020-03-23 16:00:56 +01:00
parent b8c4369c4f
commit c480041487
2 changed files with 25 additions and 6 deletions

View file

@ -743,7 +743,7 @@ private:
#endif // ENABLE_SHOW_CAMERA_TARGET
void _render_sla_slices() const;
void _render_selection_sidebar_hints() const;
void _render_undo_redo_stack(const bool is_undo, float pos_x) const;
bool _render_undo_redo_stack(const bool is_undo, float pos_x) const;
#if ENABLE_THUMBNAIL_GENERATOR
void _render_thumbnail_internal(ThumbnailData& thumbnail_data, bool printable_only, bool parts_only, bool show_bed, bool transparent_background) const;
// render thumbnail using an off-screen framebuffer