Files
lmms/plugins
DigArtRoks 9ed41c4927 Fix for Icons and comboboxes mismatch in arpeggiator in Instrument Editor #5494 (#5623)
* Fix for Icons and comboboxes mismatch in arpeggiator in Instrument Editor #5494
(https://github.com/LMMS/lmms/issues/5494)

Introduce a static const int variable for the default height of a ComboBox.
Set this height already in the constructor of the ComboBox object.
Update all modules setting the height of a ComboBox object to make use of the new constant.

* Replace 'const int' by 'constexpr int' after review.
2020-08-17 10:12:49 -04:00
..
2020-05-12 11:18:14 +02:00
2020-05-12 11:18:14 +02:00
2020-04-04 12:13:01 +09:00
2020-05-12 11:18:14 +02:00
2018-07-07 11:20:54 +02:00
2020-06-01 15:19:20 +02:00
2018-07-07 11:20:54 +02:00
2020-07-28 17:07:35 +02:00
2020-04-04 12:08:55 +09:00
2019-07-17 22:21:47 +02:00
2020-05-24 12:50:50 +02:00
2020-02-01 13:38:59 +01:00
2020-05-24 12:50:50 +02:00
2020-05-24 12:50:50 +02:00
2019-02-24 20:45:52 +09:00
2020-04-04 12:08:55 +09:00
2019-07-17 22:21:47 +02:00
2019-10-21 11:18:39 +09:00
2020-07-28 17:07:35 +02:00
2018-07-28 14:38:51 +02:00
2019-07-17 22:21:47 +02:00
2020-07-28 17:07:35 +02:00
2019-07-17 22:21:47 +02:00
2019-07-17 22:21:47 +02:00
2020-05-12 11:18:14 +02:00
2019-10-21 11:18:39 +09:00