kicad/3d-viewer/3d_cache/dialogs
Wayne Stambaugh 0032845f9e Fix clipped bitmap buttons with GTK on Linux.
A note to developers, please do not set the minimum and/or size of bitmap
buttons.  It causes bitmaps to get clipped using GTK on Linux.  If the
bitmap button size is not acceptable, then supply an appropriately sized
bitmap rather than attempt to force the wxWidgets sizing mechanism to do
what you want.  This almost always causes platform differences that do
not work well.
2020-06-03 14:01:44 -04:00
..
3d_cache_dialogs.cpp Promote 3D model "preview" flag to a persisted "show" flag. 2020-04-10 22:49:56 +01:00
3d_cache_dialogs.h Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
dialog_select_3dmodel_base.fbp DLG_SELECT_3DMODEL rework: better dialog (use split window) and fix a few issues. 2020-04-30 19:49:41 +02:00
dlg_select_3dmodel.cpp string fix 2020-04-30 21:03:03 +02:00
dlg_select_3dmodel.h DLG_SELECT_3DMODEL rework: better dialog (use split window) and fix a few issues. 2020-04-30 19:49:41 +02:00
dlg_select_3dmodel_base.cpp DLG_SELECT_3DMODEL rework: better dialog (use split window) and fix a few issues. 2020-04-30 19:49:41 +02:00
dlg_select_3dmodel_base.h DLG_SELECT_3DMODEL rework: better dialog (use split window) and fix a few issues. 2020-04-30 19:49:41 +02:00
panel_prev_3d.cpp ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
panel_prev_3d.h Implement GUI and file R/W for 3D model opacity. 2020-04-19 18:24:39 +01:00
panel_prev_3d_base.cpp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_prev_3d_base.fbp Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
panel_prev_3d_base.h Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00