Cura/resources/qml/WelcomePages
Saumya Jain 1457569aeb Fix handling of undefined printer items in AddLocalPrinterScrollView
This commit addresses an issue wherein undefined current items were not properly handled in the AddLocalPrinterScrollView module. We've changed the code so that it now checks if currentItem and currentItem.name exist before attempting to assign. If they don't exist, we now set default values to avoid null or undefined references. This prevents potential errors or inconsistent behaviors in the UI.

CURA-11003
2024-04-10 17:24:55 +02:00
..
AddCloudPrintersView.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
AddLocalPrinterScrollView.qml Fix handling of undefined printer items in AddLocalPrinterScrollView 2024-04-10 17:24:55 +02:00
AddNetworkPrinterScrollView.qml Allow the printers selection list to reize 2023-08-30 13:17:20 +02:00
AddPrinterByIpContent.qml Update copyright using UltiMaker 2022-11-28 10:48:38 +01:00
AddThirdPartyPrinter.qml Allow the printers selection list to reize 2023-08-30 13:17:20 +02:00
AddUltimakerOrThirdPartyPrinter.qml Update translation string 2022-11-29 15:28:13 +01:00
AddUltimakerOrThirdPartyPrinterStack.qml Add new pages in add-printer flow 2022-11-01 16:11:34 +01:00
AddUltimakerPrinter.qml Implement syncing feature for Ultimaker account 2024-03-27 16:42:45 +01:00
ChangelogContent.qml Remove horizontal scrollbar policies from Cura.ScrollableTextArea 2022-01-28 15:27:47 +01:00
CloudContent.qml Update mentions to UltiMaker 2022-11-28 13:31:35 +01:00
DataCollectionsContent.qml Remove translations from DataCollectionsContent 2023-03-06 11:59:17 +01:00
DropDownHeader.qml Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
DropDownWidget.qml Allow the printers selection list to reize 2023-08-30 13:17:20 +02:00
FirstStartMachineActionsContent.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
ImageTile.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00
PrinterCard.qml Fixed printer buttons conform UX design 2022-11-09 11:13:40 +01:00
UserAgreementContent.qml Update mentions to UltiMaker 2022-11-28 13:31:35 +01:00
WelcomeContent.qml Removed translations from WelcomContent 2023-03-06 12:07:29 +01:00
WelcomeDialogItem.qml Roughly strip out the GraphicalEffects 2022-03-28 16:11:28 +02:00
WhatsNewContent.qml Remove incorrect enum usage 2022-06-17 15:26:30 +02:00
WizardDialog.qml Do not restore add printer dialog size 2023-09-01 16:59:02 +02:00
WizardPanel.qml Set height of progressBar to 0 when not visible in WizardPanel 2021-04-09 11:42:13 +02:00