mirror of
https://github.com/schrodinger/pymol-open-source.git
synced 2026-06-04 20:04:21 +08:00
PYMOL-3793: Fix for Lighting Plugin on Mac
This commit is contained in:
@@ -154,8 +154,6 @@ def create_dialog():
|
||||
dialog = QtWidgets.QDialog()
|
||||
dialog.setWindowTitle('Lighting Settings')
|
||||
|
||||
setting = plugins.get_pmgapp().skin.setting
|
||||
|
||||
sliders = [
|
||||
"Diffuse Reflection",
|
||||
('ambient', 0, 1, None),
|
||||
|
||||
Reference in New Issue
Block a user