Back
Blip
Load previous page…
collapse neighbouring margins of elements #blip
fix omniBar search icon clipping/growing in size incorrectly #blip
separate out search icon of omnibar #blip
Fix view layer not always existing due to the way wantLayer was set up #blip
Make AppBackgroundView more useful by allowing a dynamic path to look up the theme background color depending on context #blip
refine how the search window is shown #blip
find a solid, accessible and overal robust way to pop up search/presets/suggestion window #blip
improve quick entry panel accessibility role to announce itself as a dialog instead of a system dialog #blip
make omnibar clickable and accessible that feels native #blip
allow control over initial stream window size via the theme struct #blip
make themeable protocl to remind myself of necessary steps to make a particular ui element themeable #blip
Fix nasty memory retain/leak bug #blip
make omnibar more button-y for activation as far as accessibility is concerned #blip
remove get {} from read only properties, not needed #blip
Make progress in new omnibar; make clicking it work similar to button in all cases #blip
try and cache some common but somewhat slow calculations #blip
read up some more on how to make a custom, accessible view/control #blip
make height estimation calculation a static func on the view so there is no need to hold on to a reference of a view for sizing #blip
use a single instance of dateFormatter accross all entries to reduce memory usage #blip
enforce a nice max line width of entry body so it remains "readable" #blip