issues
search
sudara
/
melatonin_inspector
A JUCE module that gives you the ability to inspect and visually edit (non-destructively) components in your UI.
MIT License
156
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it possible to show where a colour for a component comes from?
#127
7sharp9
opened
6 days ago
4
Add tooltips for header icons
#126
sudara
opened
1 month ago
0
Fix LANGUAGES C issue and run nightlies
#125
sudara
closed
1 month ago
0
Handle JUCE 8.0.2 deprecating `Font::getStringWidth()`
#124
ImJimmi
closed
1 month ago
2
fixed a crash (function call may happen on deleted object)
#123
gondre
closed
3 months ago
3
JUCE 7 support in CI
#122
sudara
closed
4 months ago
0
Centralize font picking into InspectorLookAndFeel
#121
ianloic
closed
4 months ago
0
Crashes if the Verdana font is missing
#120
ianloic
closed
4 months ago
2
Fixed crash if component was deleted while it was being inspected
#119
FigBug
closed
4 months ago
1
Get screenshots working on Windows in CI
#118
sudara
opened
4 months ago
0
Performance Timing UX issues
#117
sudara
opened
4 months ago
0
Enable tree selection when component lock is active
#116
sudara
opened
5 months ago
0
Infinite re-globbing on CMake build on clean checkout
#115
luisldq
closed
5 months ago
2
Added compatibility with juce 8
#114
drowaudio
closed
5 months ago
1
Ability to see / toggle rendering engine
#113
sudara
opened
5 months ago
0
`jassertfalse` triggering in `valueChanged` callback
#112
sudara
opened
6 months ago
0
Make copy of stringified value when displaying properties with Object values
#111
ImJimmi
closed
6 months ago
3
Unsubscribe Accessibility from model in destructor. Fixes #109.
#110
ruurdadema
closed
7 months ago
1
Crash on shutdown: acces violation reading location 0xfffffffffff
#109
ruurdadema
closed
7 months ago
0
Add button properties
#108
FigBug
closed
7 months ago
0
The inspector's tree view is selectable as an inspectable component
#107
sudara
closed
8 months ago
3
Components unselectable via mouse when `setInterceptsMouseClicks` is false
#106
sudara
opened
8 months ago
0
When "box model" is collapsed and inspector is disabled, it's ugly
#105
sudara
opened
8 months ago
3
"On hover" temporary selection should remove on mouse exit from the plugin
#104
sudara
closed
7 months ago
0
Toggle dragging/resize and toggle "selection lock"
#103
dikadk
closed
6 months ago
9
Add Keyboard toggle/icon and make key/mouse focus mutually exclusive
#102
sudara
closed
7 months ago
6
Begin Focus vs Mouse mode
#101
baconpaul
closed
8 months ago
4
Modify ci.yml 'on' to run on pull request; Add Linux
#100
baconpaul
closed
8 months ago
10
Accesibility Change One: Show Acessible Info
#99
baconpaul
closed
8 months ago
9
FR / Design idea : Custom Component Extractors
#98
baconpaul
opened
8 months ago
5
Accessibility: Follow Keyboard Focus
#97
baconpaul
closed
7 months ago
6
Feature/setroot
#96
FigBug
closed
10 months ago
3
sccache
#95
sudara
closed
11 months ago
0
Fix crash when closing colour component
#94
static-cats
closed
1 year ago
1
Add Linux to CI matrix
#93
sudara
closed
8 months ago
3
Fix gcc Wimplicit-int-float-conversion.
#92
tobiashienzsch
closed
1 year ago
1
Fixes tree items not coming back when search is cleared
#91
FigBug
closed
1 year ago
2
Selection lock
#90
FigBug
closed
6 months ago
2
Invalid searches break tree view
#89
FigBug
closed
1 year ago
0
Improve support for components with affine transforms
#88
sudara
opened
1 year ago
0
Timing toggle sometimes present but not clickable
#87
sudara
opened
1 year ago
0
Properties should use custom component to avoid drawFittedText
#86
sudara
opened
1 year ago
0
Disabled property key values shouldn't be different color text
#85
sudara
opened
1 year ago
0
Add z-order as a prop
#84
sudara
opened
1 year ago
0
Consider holding a unique_ptr to the Document Window *inside* melatonin_inspector.h
#83
sudara
opened
1 year ago
2
Add tests for member/unique_ptr enabled and disabled, both OSes
#82
sudara
closed
1 year ago
0
Hover and Overlay selection should collapse tree, Manual selection shouldn't
#81
sudara
closed
1 year ago
0
Performance and UX improvements, part II
#80
sudara
closed
1 year ago
0
FPS can be enabled even when inspector is disabled
#79
sudara
closed
1 year ago
0
Move all module files into a separate module folder
#78
chrhaase
closed
8 months ago
5
Next