Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Laser firmware update modal #1311

Merged

Conversation

dohard-ma
Copy link
Contributor

@@ -9,7 +9,7 @@ import useSetState from '../../lib/hooks/set-state';
import modal from '../../lib/modal';
import LaserVisualizer from '../widgets/LaserVisualizer';

import { renderPopup, logPageView, useUnsavedTitle, renderModal } from '../utils';
import { renderPopup, logPageView, useUnsavedTitle, renderModal, maxZindex } from '../utils';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set maxZindex as a constant

Copy link
Contributor

@xiekun1992 xiekun1992 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

solve conflicts

@dohard-ma
Copy link
Contributor Author

@wen-qing-255 I had set the zindex of the highest level pop-up window to 100001000, 1000 larger than the Steps zindex

@dohard-ma dohard-ma requested a review from xiekun1992 November 30, 2021 06:28
@jane-rose jane-rose merged commit 9fa231d into Snapmaker:master Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants