Skip to content

lifeRobot/jui_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slint#4699 issue example project

run project

cargo run

issue description

  1. i use TestGlobal to change data in async
  2. .slint file rendering different components based on TestGlobal
  3. but just change TestGlobal data and not change components, close PopupWindow components will be panic!

steps

  1. clicked button to show confirm component
  2. clicked confirm/cancel button to close confirm component
  3. if the TestGlobal data change now, the program will be panic!

guess

this issue may be is not a bug, just my slint file logic bug

About

project from slint#4699 issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published