Show a useful icon in SQL tabs by mgrojo · Pull Request #2153 · sqlitebrowser/sqlitebrowser

MKleusberg

@mgrojo

The icon shows whether the tab is linked to a project file (open_sql icon)
or to a file in disk (document_open icon).

This has a lateral effect of fixing this, since the tab always has an icon
and the height of the tab bar never changes:

#2073 (comment)

@mgrojo

@mgrojo mgrojo deleted the sql_tab_icons branch

May 2, 2020 22:49

justinclift pushed a commit that referenced this pull request

Jun 6, 2020
The icon shows whether the tab is linked to a project file (open_sql icon)
or to a file in disk (document_open icon).

This has a lateral effect of fixing this, since the tab always has an icon
and the height of the tab bar never changes:

#2073 (comment)