mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 02:02:42 -07:00
Follow-up of 3fdc48452e -> Modified logic to disable horizontal slider in preview
This commit is contained in:
@@ -447,7 +447,7 @@ void Control::render()
|
||||
// and only in a case of no-empty m_values
|
||||
draw_colored_band(dc);
|
||||
|
||||
if (this->IsEnabled()) {
|
||||
if (!m_render_as_disabled) {
|
||||
// draw line
|
||||
draw_scroll_line(dc, lower_pos, higher_pos);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user