Logo
Explore Help
Register Sign In
Zergling_man/moment
Zergling_man/moment
1
0
Fork 0
You've already forked moment
Code Issues Pull Requests Packages Projects Releases Wiki Activity
moment/src/gui/Base/HMenuSeparator.qml

13 lines
216 B
QML
Raw Normal View History

Rework HBox-based pages and account settings - Refactor everything about HBox, and adapt all the pages and popups that used it - Replace HTabContainer by HTabbedBox - Make boxes swippable - Make esc presses in boxes click the cancel button - Make all boxes and popups scrollable when needed - Replace generic apply button icons in popups - Fix tab focus for error and invite popups - Rework (still WIP) the account settings page: - Use the standard tabbed design of other pages - Ditch the horizontal profile layout, hacky and impossible to extend - Add real-time coloring for the display name field - Implement a device list in account settings (Sessions, still WIP)
2020-06-25 08:32:08 -04:00
// SPDX-License-Identifier: LGPL-3.0-or-later
import QtQuick 2.12
import QtQuick.Controls 2.12
MenuSeparator {
id: separator
padding: 0
contentItem: Item {
implicitHeight: theme.spacing
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 60ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API