Florian Blasius

Results 49 issues of Florian Blasius

# Context At the moment window events stops after occurring on the window. Therefore is not possible to handle window events by other widgets. # Problem description & Solution Window...

enhancement
feature request

# Context At the moment visual appearance is very static. Visual elements could also be in motion by user input e.g. move the scroll bar. What is needed is the...

infrastructure

# Context Possibility to wrap text on a TextBlock. # Problem description & Solution If the measured length of a text is bigger then the width of the TextBlock and...

feature request

Add check to `EventStateSystem` to prevent mouse move on clipped areas of a widget.

# Context OrbTk applications should be run on the mobile operating system Android https://www.android.com. # Problem description & Solution It should be possible to build, run and deploy OrbTk applications...

platform

# Context If you set an value of a property of a widget not all widgets that shares the same property `on_changed` for the property is not raised for all...

bug

# Context New hardware accelerated backend based on [glutin](https://github.com/rust-windowing/glutin) and [pathfinder](https://github.com/servo/pathfinder) for faster rendering, better window functions and better platform support. # Problem description & Solution A new backend based...

infrastructure
feature request
wip

**Describe the bug** The multi_window example freezes when open new window. **To Reproduce** Steps to reproduce the behavior: 1. cargo run --example multi_window 2. Click on "Show window" button

bug

# Context OrbTk applications should be run on the mobile operating system iOS. # Problem description & Solution It should be possible to build, run and deploy OrbTk applications on...

platform

# Context OrbTk applications should be run on the mobile operating system Ubuntu Touch https://ubports.com/. # Problem description & Solution It should be possible to build, run and deploy OrbTk...

platform