mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
fixed mediaview in os x, added mac sign shell script, os x media overview supported
This commit is contained in:
@@ -728,11 +728,11 @@ bool MediaView::event(QEvent *e) {
|
||||
}
|
||||
|
||||
void MediaView::hide() {
|
||||
QWidget::hide();
|
||||
_close.clearState();
|
||||
_save.clearState();
|
||||
_forward.clearState();
|
||||
_delete.clearState();
|
||||
QWidget::hide();
|
||||
}
|
||||
|
||||
void MediaView::onMenuDestroy(QObject *obj) {
|
||||
|
Reference in New Issue
Block a user