snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
5 stars 2 forks source link

Make frame titles shown correctly #243

Closed BECATRUE closed 7 months ago

BECATRUE commented 7 months ago

Describe the bug

When implementing frame titles in #231, I made a mistake that updates only center frames, except for left, right, top, bottom frames. Thus, if we set a frame title to an empty string, we intended to show {app name}, but it becomes just an empty string.

To fix it, it looks okay to modify this line in qiwis.py.