enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.28k stars 282 forks source link

Some properties are not applyed at "Edit Bar Title" #1263

Open strepkovaas opened 11 months ago

strepkovaas commented 11 months ago

Env: OS is Sisyphus-KWorkstation-10.1-x86-64 with KDE Frameworks 5.107.0

Product Version: Mayavi-4.8.1

Steps to reproduce:

  1. Launch Mayavi
  2. File -> Run python script -> Open boy.py (attached)
  3. Colors and Legends -> Show Legend -> Edit bar Title
  4. Check "Frame" box and choose another background color

Expected result: Frame has appeared around the Title. Background has become purple.

Observed result: Little white striped appear upper the 1,00, but frame is not applyed. The background has stayed the same as it did before.

no changes

boy.py.docx