exellian / rui

Rust framework for building modern ui
3 stars 0 forks source link

Set title has no effect #32

Open aberratic opened 2 years ago

aberratic commented 2 years ago

Current state: window.set_title() does not set the title, also constructing a surface with the SurfaceAttribute.title set has no effect.

Desired state: Title will be set correctly