~ultimaker/uranium/+git/Uranium:CURA-9622_unable_to_scroll_long_materials_list

Last commit made on 2022-12-16
Get this branch:
git clone -b CURA-9622_unable_to_scroll_long_materials_list https://git.launchpad.net/~ultimaker/uranium/+git/Uranium

Branch merges

Branch information

Name:
CURA-9622_unable_to_scroll_long_materials_list
Repository:
lp:~ultimaker/uranium/+git/Uranium

Recent commits

e1580be... by Jaime van Kessel <email address hidden>

Merge pull request #803 from drewdoggy/patch-1

Fix longstanding bug with 'platform_offset'

c4cdd67... by Joey de l'Arago

Merge pull request #863 from Ultimaker/CURA-9793

Cura 9793

66a5e1e... by "c.lamboo" <email address hidden>

Code style

re-order qml properties

CURA-9793

d4ed211... by "c.lamboo" <email address hidden>

Resolve anchor warnings

CURA-9793

0a8b15b... by "c.lamboo" <email address hidden>

Center extruder icon in recommended settings

CURA-9793

2bfc857... by Casper Lamboo <email address hidden>

Merge pull request #862 from Ultimaker/CURA-9793_extend_recommended_print_settings

[CURA-9793] Extend recommended print settings

f3e2dc6... by Joey de l'Arago

Refactor ComponentWithIcon to use contents instead of loader.

CURA-9793

28c3321... by Joey de l'Arago

Apply suggestions from code review

Co-authored-by: Casper Lamboo <email address hidden>

d273abb... by Joey de l'Arago

Update validators for SettingTextField to use strings from our validators. You can't access the components directly from javascript without instantiating them so they are instantiated here first.

CURA-9793

79e7c7c... by "c.lamboo" <email address hidden>

Fix type checking of function

CURA-9793