Formation icon indicating copy to clipboard operation
Formation copied to clipboard

[BUG] Treeview container

Open milia20 opened this issue 2 years ago • 1 comments

Hi. I found problem with Treeview container. In native components we have Treeview container, when i want to change attributes -> show from base value tree to headings formation studio saves information in xml, like attr:show="('headings',)" And this raise error

bug

Steps to reproduce the behavior:

  1. Place Treeview container
  2. Change attributes - show from tree to headings
  3. Save file
  4. See error
  • OS: Win 10
  • formation Version 0.6.3
  • Python version: 3.10.4 and 3.12
  • tk version: 8.6

After changing xml file "('headings',)" -> "headings" Works fine, error is gone.

milia20 avatar Jan 26 '24 23:01 milia20

@milia20 thanks for using Formation. I too have encountered this issue before. I will look into it and try to get a fix.

ObaraEmmanuel avatar Jan 27 '24 11:01 ObaraEmmanuel

Thanks for fix.

milia20 avatar Apr 29 '24 19:04 milia20