Skip to content

Port from IconButton to ToolButton and drop IconButton class.

Jonah Brüchert requested to merge jbbgameich/kaidan:refactor/icon-button into master

IconButton was still from the early times of QtQuickControls 2, when it didn't support icons natively.

Test Plan:

  • export QT_QUICK_CONTROLS_MOBILE=true
  • kaidan
  • try to send a file, look at bottom drawer

Merge request reports