is there any way to turn off icon generation and checking for icons?
icon folder is taking 60mb of my project but i have to keep it low
worse is that even if i delete all of them and keep only a few i need, it keeps generating them again.
despite that, icon generation and icon pathing has interference with my icons even though i set up another _qrc file.
my ui does not recognize my icons and all buttons are empty without any icon. is there any argument to be passed to custom_library to let go of icons? should i modify the function used to generate icons in custom_widgets library? where is it?
it is driving me crazy someone please help...!
is there any way to turn off icon generation and checking for icons?
icon folder is taking 60mb of my project but i have to keep it low
worse is that even if i delete all of them and keep only a few i need, it keeps generating them again.
despite that, icon generation and icon pathing has interference with my icons even though i set up another _qrc file.
my ui does not recognize my icons and all buttons are empty without any icon. is there any argument to be passed to custom_library to let go of icons? should i modify the function used to generate icons in custom_widgets library? where is it?
it is driving me crazy someone please help...!