openmc-dev / plotter

Native plotting GUI for model design and verification
MIT License
43 stars 17 forks source link

"Mask" and "Highlight" Checkbox Not Functional in PySide6 Migration #136

Closed AI-Pranto closed 3 weeks ago

AI-Pranto commented 3 months ago

After upgrading the project from PySide2 to PySide6, I noticed an issue where the Mask and Highlight checkbox within the Color Options window is no longer clickable. The checkbox appears correctly, but clicking on it does not toggle its state as expected. This issue was not present when using PySide2.

Screenshot from 2024-03-15 23-23-14

openmc: 0.14.1 openmc-plotter: 0.4.0 pyside6: 6.6.2