On 5/22/25 15:08, Shan Shaji wrote:
This patch splits the `_MobileResourceFilterSheet` into multiple widgets
and since the `main_layout_slim.dart` file is large, the widget has been
moved to it's own file under the widgets folder.

Signed-off-by: Shan Shaji <s.sh...@proxmox.com>
---
changes since v1:
  * Removed all formatting changes
  * Only includes the refactoring of `_MobileResourceFilterSheet` widget
  * Removed "paused guest not showing in resources tab" bug related changes.

  lib/pages/main_layout_slim.dart               | 175 +---------------
  .../pve_mobile_resource_filter_sheet.dart     | 188 ++++++++++++++++++
  2 files changed, 190 insertions(+), 173 deletions(-)
  create mode 100644 lib/widgets/pve_mobile_resource_filter_sheet.dart



applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to