issues
search
alexpana
/
kreativity-ui
UI framework built on top of libgdx
Do What The F*ck You Want To Public License
23
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename Lwjgl backend files to Gdx
#120
yuripourre
opened
3 years ago
0
Remove lwjgl3 references from source
#119
yuripourre
opened
3 years ago
0
Fix travis build
#118
yuripourre
closed
3 years ago
1
Add KrDrawableView
#117
yuripourre
closed
3 years ago
1
Upgrade libgdx to 1.9.12
#116
yuripourre
closed
3 years ago
3
is this dead ?
#115
Benjozork
opened
5 years ago
1
Consider using nanovg for vectorial rendering
#114
alexpana
opened
8 years ago
6
Add support for color multiplication in KrRenderer
#113
alexpana
opened
8 years ago
0
KrScrollPanel should display the scrollbar on top of the contents
#112
alexpana
closed
8 years ago
0
KrTable scrollbar must overlap the rows but not the header
#111
alexpana
closed
8 years ago
0
KrTable selection must fill the entire width (it's currently 1px shorter)
#110
alexpana
closed
8 years ago
0
KrTable header text should be centered vertically
#109
alexpana
opened
8 years ago
1
Implement a thumbnail view
#108
alexpana
closed
8 years ago
0
Add support for Drag'n'Drop
#107
alexpana
opened
8 years ago
0
Create a flow layout that uses multiple rows / columns
#106
alexpana
opened
8 years ago
1
KrTable header should not use a different background / foreground color
#105
alexpana
closed
8 years ago
0
KrTable border and grid should have the same, light gray, color
#104
alexpana
closed
8 years ago
0
Add border to KrTable
#103
alexpana
closed
8 years ago
0
KrTable should have rounded corners
#102
alexpana
closed
8 years ago
0
Add expansion icon to collapsible panel
#101
alexpana
closed
8 years ago
0
UiDemo should use a layout for each demoed widget
#100
alexpana
opened
8 years ago
0
KrFlowLayout should not use a size model
#99
alexpana
closed
8 years ago
0
Add layout to UiDemo
#98
alexpana
closed
8 years ago
0
Add change listener for LrValueModel instead of polling.
#97
alexpana
opened
8 years ago
0
Change the way text fields, spinners and comboboxes are rendered by using the same BG from the skin atlas, and different icons (where applicable)
#96
alexpana
opened
8 years ago
0
Add refresh method to KrWidget and call it from validate
#95
alexpana
opened
8 years ago
0
Add javadoc to all tool objects (rectangles, font metrics, toolkit, input source, etc)
#94
alexpana
opened
8 years ago
0
Implement sane font metrics
#93
alexpana
opened
8 years ago
0
Add javadocs to all interfaces
#92
alexpana
opened
8 years ago
0
Improve tests by making a list of all available widgets for generic tests (such as InputListenerDispatchTests)
#91
alexpana
closed
8 years ago
0
KrMenus should close when an action is made outside of the menu
#90
alexpana
closed
8 years ago
0
KrMenu should respect user size preference
#89
alexpana
closed
8 years ago
0
Implement a thumbnail view
#88
alexpana
opened
8 years ago
1
Automate ensureUniqueStyle
#87
alexpana
closed
8 years ago
0
When clicking the header of KrTableView, the row behind it is selected (when scrolled)
#86
alexpana
opened
8 years ago
0
KrCanvas overlay panel must also receive input events.
#85
alexpana
closed
8 years ago
0
Setting the widget cursor no longer works
#84
alexpana
closed
8 years ago
0
Split panel splitter grip isn't working
#83
alexpana
closed
8 years ago
0
OSX: backspace key is not repeated
#82
alexpana
opened
8 years ago
0
OSX: cmd key is not recognized as ctrl when editing text fields
#81
alexpana
opened
8 years ago
0
KrTextField has large right padding
#80
alexpana
closed
8 years ago
0
Minimize the number of sprite batch flushes in the renderer
#79
alexpana
opened
8 years ago
0
Make widgets validate only when invalidated instead on update
#78
alexpana
opened
8 years ago
0
Add support for resizing table columns
#77
alexpana
opened
8 years ago
0
Add support for drawing table grids
#76
alexpana
closed
8 years ago
0
Add color drawable provider in KrToolkit to allow mocking
#75
alexpana
closed
8 years ago
0
Make KrWidget updatable and only update widgets which register
#74
alexpana
opened
8 years ago
0
Cache font metrics
#73
alexpana
closed
8 years ago
0
Profile allocations and minimize GC minor collections
#72
alexpana
closed
8 years ago
0
Animation easing does not generate correct values
#71
alexpana
closed
8 years ago
0
Next