Skip to content

Commit

Permalink
globalRow: Limit labels to a single line
Browse files Browse the repository at this point in the history
  • Loading branch information
tchx84 committed Jan 17, 2024
1 parent aa7946b commit d46960f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/widgets/globalRow.ui
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="FlatsealGlobalRow" parent="AdwActionRow">
<property name="title-lines">1</property>
<property name="subtitle-lines">1</property>
<property name="activatable">True</property>
<property name="title" translatable="yes">All Applications</property>
<property name="subtitle">global</property>
Expand Down

0 comments on commit d46960f

Please sign in to comment.